1
0
Fork 1
mirror of https://github.com/thatmattlove/hyperglass.git synced 2026-04-18 05:48:27 +00:00
thatmattlove-hyperglass/hyperglass/ui/components/card/index.ts
2021-01-01 11:32:35 -07:00

3 lines
76 B
TypeScript

export * from './body';
export * from './footer';
export * from './header';