UNPKG

ngx-form-validator-super

Version:

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

6 lines (5 loc) 143 B
import { OnInit } from '@angular/core'; export declare class TestComponent implements OnInit { constructor(); ngOnInit(): void; }