UNPKG

ng2-slim-loading-bar

Version:

Angular2 component shows slim loading bar at the top of the page

5 lines (4 loc) 122 B
/** * Check and return true if an object not undefined or null */ export declare function isPresent(obj: any): boolean;