Home > @silence_zhpf/utils > Distance > format
显示格式化输出,如果没有指定精度,默认为2,如果没有指定单位,默认为true.
Signature:
format({ precision, unit }: Format): string;
Returns:
string