UNPKG
@ehsaneha/utils
Version:
latest (1.0.0)
1.0.0
Utility functions and types
github.com/ehsaneha/utils
ehsaneha/utils
@ehsaneha/utils
/
src
/
index.ts
2 lines
•
54 B
text/typescript
View Raw
1
2
export
*
from
"./types"
;
export
*
from
"./functions"
;