UNPKG

fui-fancyui

Version:
3 lines (2 loc) 208 B
export { default as DropDownSelect } from './DropDownSelect'; export type { TDropDownSelectItem, TDropDownSelect, TDropDownSelectNativeAttrs, TDropDownSelectWithNativeAttrs, } from './TDropDownSelect.model';