UNPKG

@xui/components

Version:

xUI Components for Angular

6 lines (5 loc) 185 B
export { InputSize, InputColor, InputType } from './input.types'; export * from './input.module'; export * from './input'; export * from './input-group'; export * from './input-addon';