@miyue-mma/shared / isStandardCurrency
函数: isStandardCurrency()
ts
function isStandardCurrency(str): boolean标准化货币格式(必须包含分隔符,支持复数与小数)
参数
str
string
返回
boolean
@miyue-mma/shared / isStandardCurrency
function isStandardCurrency(str): boolean标准化货币格式(必须包含分隔符,支持复数与小数)
string
boolean