lookingglass/hyperglass/ui/components/Card/index.ts

3 lines
88 B
TypeScript

export * from './CardBody';
export * from './CardFooter';
export * from './CardHeader';