Uecko_ERP/packages/rdx-ui/src/index.ts
2025-10-08 19:41:38 +02:00

6 lines
149 B
TypeScript

export const PACKAGE_NAME = "rdx-ui";
export * from "./components/index.tsx";
export * from "./helpers/index.ts";
export * from "./hooks/index.ts";