UNPKG

@xui/components

Version:

xUI Components for Angular

5 lines (4 loc) 168 B
export { SelectValue, SelectItem, SelectSize, SelectColor } from './select.types'; export * from './select'; export * from './option'; export * from './select.module';