UNPKG

ng-jhipster

Version:

A Jhipster util library for Angular

11 lines (10 loc) 255 B
export declare class JhiJvmMemoryComponent { /** * object containing all jvm memory metrics */ jvmMemoryMetrics: {}; /** * boolean field saying if the metrics are in the process of being updated */ updating: boolean; }