UNPKG

@gridscale/api

Version:
14 lines (13 loc) 267 B
export declare const $MetricsValue: { properties: { value: { type: string; isRequired: boolean; format: string; }; unit: { type: string; isRequired: boolean; }; }; };