25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 

4 satır
121 B

  1. //src\components\SearchBox\index.ts
  2. export { default } from "./SearchBox";
  3. export type { Criterion } from "./SearchBox";