UNPKG
readablefn
Version:
latest (0.0.9)
0.0.9
0.0.8
0.0.7
Helpful and useful javascript functions
github.com/artembuslaev/readablefn
artembuslaev/readablefn
readablefn
/
index.d.ts
4 lines
(3 loc)
•
100 B
TypeScript
View Raw
1
2
3
4
export
*
from
'./base'
;
export
*
as
Strings
from
'./strings'
;
export
*
as
Numbers
from
'./numbers'
;