UNPKG
togezr
Version:
latest (0.1.4)
0.1.4
0.1.3
Better together_
vsls-contrib/gistpad
togezr
/
out
/
types
/
utils
/
randomInt.d.ts
2 lines
•
98 B
TypeScript
View Raw
1
2
export
declare
const
randomInt
:
(
base
?:
number
) =>
number
;
//# sourceMappingURL=randomInt.d.ts.map