UNPKG

ng-jhipster

Version:

A Jhipster util library for Angular

11 lines (10 loc) 288 B
export declare class JhiMetricsGarbageCollectorComponent { /** * object containing garbage collector related metrics */ garbageCollectorMetrics: any; /** * boolean field saying if the metrics are in the process of being updated */ updating: boolean; }