UNPKG
@magic_npm/simple-tools
Version:
latest (0.6.2)
0.6.2
0.6.0
0.5.0
0.4.4
0.4.0
0.3.3
0.3.2
0.3.1
0.2.0
0.1.6
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
`simple-tools` is a simple set of tools
github.com/magic_npm/simple-tools
magic_npm/simple-tools
@magic_npm/simple-tools
/
types
/
index.d.ts
4 lines
•
127 B
TypeScript
View Raw
1
2
3
4
import
useApi
from
"./useApi"
;
import
useData
from
"./useData"
;
export
{ useApi, useData };
//# sourceMappingURL=index.d.ts.map