UNPKG
xhy-xe-utils
Version:
latest (1.0.0)
1.0.0
JavaScript 函数库、工具类
github.com/xuliangzhan/xe-utils
xuliangzhan/xe-utils
xhy-xe-utils
/
methods
/
number
/
index.d.ts
9 lines
(8 loc)
•
222 B
TypeScript
View Raw
1
2
3
4
5
6
7
8
9
export
*
from
'./random'
export
*
from
'./max'
export
*
from
'./min'
export
*
from
'./commafy'
export
*
from
'./toFixedString'
export
*
from
'./toFixedNumber'
export
*
from
'./toInteger'
export
*
from
'./toNumber'