UNPKG
@juici/math
Version:
latest (0.1.0)
0.1.0
A mathematics utility library
Juici/math.js
@juici/math
/
src
/
errors
/
index.ts
2 lines
(1 loc)
•
37 B
text/typescript
View Raw
1
2
export
*
from
"./ParseDecimalError"
;