UNPKG

ngx-form-validator-super

Version:

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

5 lines (4 loc) 172 B
import { ModuleWithProviders } from '@angular/core'; export declare class NgxFormValidatorModule { static forRoot(): ModuleWithProviders<NgxFormValidatorModule>; }