1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2026-04-19 06:55:30 -04:00
Files
jarv.is/components/List/index.ts
T

3 lines
58 B
TypeScript

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