UNPKG

nishant-design-system

Version:
5 lines (3 loc) 100 B
// @flow strict export type {ChipProps} from './Chip'; export {Chip, CHIP_SEMANTIC} from './Chip';