DistanceUnits
Version:
|
Type |
Type |
|
Import path |
|
The accepted units of distance. Used in DistanceString.
|
Type |
Type |
|
Import path |
|
The accepted units of distance. Used in DistanceString.
type DistanceUnits = "in" | "ft" | "yd" | "nmi" | "km" | "m" | "cm" | "mm";
"km"