UNPKG

@mts-pjsc/bretrics

Version:
5 lines (4 loc) 93 B
export interface IMetric { value: number; labels: Record<string, number | string>; }