UNPKG

ng-jhipster

Version:

A Jhipster util library for Angular

12 lines (11 loc) 289 B
export declare class JhiMetricsCacheComponent { /** * object containing all cache related metrics */ cacheMetrics: {}; /** * boolean field saying if the metrics are in the process of being updated */ updating: boolean; filterNaN(input: any): any; }