UNPKG
@mousepox/util
Version:
latest (0.2.0)
0.2.0
0.1.0
Miscellaneous utilities
@mousepox/util
/
dist
/
es
/
index.js
5 lines
(4 loc)
•
106 B
JavaScript
View Raw
1
2
3
4
5
export
*
from
"./Collection"
;
export
*
from
"./object"
;
export
*
from
"./Signal"
;
export
*
from
"./uuid"
;