UNPKG
ant-utils
Version:
latest (1.2.0)
1.2.0
1.0.0
Utility for idle games
github.com/scorzy/ant-utils
scorzy/ant-utils
ant-utils
/
types
/
index.d.ts
4 lines
•
173 B
TypeScript
View Raw
1
2
3
4
export
{ convertToRoman }
from
"./convert-to-roman"
;
export
{ solveEquation }
from
"./solve-equation"
;
export
{ random }
from
"./random"
;
//# sourceMappingURL=index.d.ts.map