UNPKG
@bangbu/ts-utils
Version:
latest (0.0.4)
0.0.4
0.0.3
0.0.2
0.0.1
Utility functions and constants for Cyberk
github.com/bangbu10820/ts-utils
@bangbu/ts-utils
/
dist
/
esm
/
functions
/
index.js
4 lines
•
115 B
JavaScript
View Raw
1
2
3
4
export
*
from
"./capitalize"
;
export
*
from
"./misc"
;
export
*
from
"./time-ago"
;
//# sourceMappingURL=index.js.map