UNPKG

ng-units

Version:

Angular component library for units of measurement.

9 lines (8 loc) 167 B
export declare const area: { name: string; units: { 'm\u00B2': number[]; 'cm\u00B2': number[]; 'mm\u00B3': number[]; }; };