UNPKG

ngx-form-validator-super

Version:

A super flexible and time saving Validation logic handeling directive for Angular Reactive forms.

8 lines (7 loc) 295 B
/** * Generated bundle index. Do not edit. */ export * from './public-api'; export { PanelLogic as ɵb } from './lib/Directive/panel-logic'; export { ValidatorLogic as ɵa } from './lib/Directive/validator-logic'; export { TestComponent as ɵc } from './lib/pages/test/test.component';