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
/
types
/
functions
/
index.d.ts
4 lines
(3 loc)
•
82 B
TypeScript
View Raw
1
2
3
4
export
*
from
"./capitalize"
;
export
*
from
"./misc"
;
export
*
from
"./time-ago"
;