UNPKG

nishant-design-system

Version:
5 lines (3 loc) 100 B
// @flow strict export type {CardProps} from './Card'; export {Card, ClickableCard} from './Card';