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.

index.ts 123 B

1 yıl önce
123
  1. //src\components\SearchBox\index.ts
  2. export { default } from "./SearchBox2";
  3. export type { Criterion } from "./SearchBox2";