UNPKG

@alyle/ui

Version:

Minimal Design, a set of components for Angular

11 lines (10 loc) 284 B
export * from './field'; export * from './field.module'; export * from './field-control-base'; export * from './label'; export * from './placeholder'; export * from './hint'; export * from './prefix'; export * from './suffix'; export * from './error'; export * from './display-with';