web/src/components/index.ts

4 lines
74 B
TypeScript

export * from "./form";
export * from "./table";
export * from "./toast";