UNPKG
@zerovoids/utils
Version:
latest (1.0.1)
1.0.1
1.0.0
Type-safe utility library for number formatting, unit conversion, and precision rounding
@zerovoids/utils
/
dist
/
index.d.ts
3 lines
•
103 B
TypeScript
View Raw
1
2
3
export
*
as
number
from
'./number'
;
export
*
as
unit
from
'./unit'
;
//# sourceMappingURL=index.d.ts.map