UNPKG

angular2-schema-form

Version:

Angular2 Schema Form (DISCLAIMER: it is not related to angular-schema-form)

3 lines (2 loc) 102 B
export declare function isPresent(o: any): boolean; export declare function isBlank(o: any): boolean;