Skip to content

@miyue-mma/shared / isStandardCurrency

函数: isStandardCurrency()

ts
function isStandardCurrency(str): boolean

标准化货币格式(必须包含分隔符,支持复数与小数)

参数

str

string

返回

boolean

Released under the MIT License.