UNPKG

@spaced-out/ui-design-system

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