UNPKG

im-angular-validators

Version:

This library will help you with lots of already written mostly used validators for Angular 2+ applications.

8 lines (7 loc) 127 B
export declare enum IMUrlProtocolTypeEnum { Any = 0, NoProtocol = 1, Http = 2, Https = 3, Ftp = 4 }