UNPKG

ng2-validation

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