UNPKG

@cdf/cdf-ng-contact-us-form

Version:
6 lines (5 loc) 112 B
export declare class EmailValidator { static email(control: any): { "email": boolean; }; }