mirror of
https://github.com/LukeHagar/speakeasy-playground.git
synced 2025-12-10 04:21:32 +00:00
15 lines
224 B
Markdown
15 lines
224 B
Markdown
# DistanceUnit
|
|
|
|
The measure unit used for length, width and height.
|
|
|
|
|
|
## Values
|
|
|
|
| Name | Value |
|
|
| ----- | ----- |
|
|
| `CM` | cm |
|
|
| `IN` | in |
|
|
| `FT` | ft |
|
|
| `M` | m |
|
|
| `MM` | mm |
|
|
| `YD` | yd | |