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
123 B

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