index.ts 99 B

1234
  1. export * from "./component";
  2. export * from "./form";
  3. export * from "./page";
  4. export * from "./ui";