UNPKG

ng-jhipster

Version:

A Jhipster util library for Angular

12 lines (11 loc) 300 B
export declare class JhiMetricsHttpRequestComponent { /** * object containing http request related metrics */ requestMetrics: {}; /** * boolean field saying if the metrics are in the process of being updated */ updating: boolean; filterNaN(input: any): any; }