UNPKG
utilite
Version:
latest (1.0.1)
1.0.1
1.0.0
Powerful utility library for JS
utilite
/
dist
/
index.d.ts
4 lines
•
165 B
TypeScript
View Raw
1
2
3
4
export
*
from
"./utility/ArrayUtils/index"
;
export
*
from
"./utility/DateUtils/index"
;
export
*
from
"./utility/JSONUtils/index"
;
//# sourceMappingURL=index.d.ts.map