UNPKG

@ngx-formly/core

Version:

Formly is a dynamic (JSON powered) form library for Angular that bring unmatched maintainability to your application's forms.

3 lines (2 loc) 195 B
export { FormlySelectModule } from './select.module'; export { LegacyFormlySelectOptionsPipe, FormlySelectOptionsPipe, FormlySelectOption, FormlyFieldSelectProps, } from './select-options.pipe';