UNPKG

@keen.io/ui-core

Version:

Keen visual components library

4 lines (3 loc) 118 B
import Card, { Props as CardSettings } from './card.component'; export default Card; export type { CardSettings };