link-stack/packages/ui/index.ts
Darren Clarke b8c6e893ff WIP 4
2024-03-17 12:58:25 +01:00

2 lines
102 B
TypeScript

export { List } from "./components/List";
export { fonts, typography, colors } from "./styles/theme";