Skip to content

petite-utils • Docs


函数: normalizeMoney() ​

normalizeMoney(money): string

参数 ​

参数名类型描述
moneystring | number金钱数额

返回值 ​

string

源码 ​

utils/normalizeMoney.ts:14

Released under the MIT License.