UnitSystemKey Type alias
Beta
Used to uniquely identify a unit system.
UnitSystemKey = "metric" | "imperial" | "usCustomary" | "usSurvey"
Defined in
- quantity/src/Interfaces.ts Line 99
Last Updated: 20 June, 2023
Used to uniquely identify a unit system.
UnitSystemKey = "metric" | "imperial" | "usCustomary" | "usSurvey"
Last Updated: 20 June, 2023