3 lines
102 B
TypeScript
3 lines
102 B
TypeScript
|
|
export { List } from "./components/List";
|
||
|
|
export { fonts, typography, colors } from "./styles/theme";
|