UNPKG

lumir-design-system-02

Version:
3 lines (2 loc) 104 B
export { ComboBox } from './ComboBox'; export type { ComboBoxProps, ComboBoxOption } from './ComboBox';