link-stack/packages/ui/index.ts

3 lines
102 B
TypeScript
Raw Normal View History

2024-03-17 12:58:25 +01:00
export { List } from "./components/List";
export { fonts, typography, colors } from "./styles/theme";