UnitDesignatorsMatch<D>
Result of a unit designator lookup.
Type Parameters
Type Parameter | Default type |
---|---|
D extends UnitDesignator | UnitDesignator |
Properties
designator
designator: D;
The unit designator that was matched.
label
label: string;
The unit label, which is the text following the unit designator.
prefix
prefix: object[D];
The matched unit prefix, which is the abbreviation of the unit designator.