UNPKG

vdk-components

Version:

React component library built with TypeScript and SCSS

3 lines (2 loc) 72 B
export { Card } from './Card'; export type { CardProps } from './Card';