UNPKG

ng5-validation

Version:
3 lines (2 loc) 107 B
export declare function isPresent(obj: any): boolean; export declare function isDate(obj: any): boolean;