UnitSystemKey Type Alias
UnitSystemKey = "metric" | "imperial" | "usCustomary" | "usSurvey"
Used to uniquely identify a unit system.
Defined in
- quantity/src/Interfaces.ts Line 113
Last Updated: 29 April, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.