UNPKG

ngx-form-control

Version:
9 lines (8 loc) 456 B
export * from './lib/form-checkbox/form-checkbox.component'; export * from './lib/form-input/form-input.component'; export * from './lib/form-radio/form-radio.component'; export * from './lib/form-select/form-select.component'; export * from './lib/form-select2/form-select2.component'; export * from './lib/form-textarea/form-textarea.component'; export * from './lib/form-toggle/form-toggle.component'; export * from './lib/form-control.module';