1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-06-30 21:26:37 -04:00
Files
jarv.is/components/List/index.ts

3 lines
58 B
TypeScript

export * from "./List";
export { default } from "./List";