utils

Home > @silence_zhpf/utils > DistanceUnit

DistanceUnit type

距离对象的具体单位

Signature:

type Unit = "mm" | "cm" | "dm" | "m" | "km";