UNPKG

abc-charts

Version:

Widget render for using in 'ABC consulting' projects

5 lines (4 loc) 73 B
export interface MetricUnit { name: string; value: number; }