mirror of
https://github.com/onyx-dot-app/onyx-ui.git
synced 2026-07-01 14:46:04 -04:00
4 lines
107 B
TypeScript
4 lines
107 B
TypeScript
// Main entrypoint - exports all components
|
|
export * from "./src/components";
|
|
export * from "./src/icons";
|