UNPKG
flotta-sdk
Version:
latest (0.1.0-development)
0.1.0-development
0.0.0-development
Flotta API wrapper
github.com/Arreeba/flotta-sdk
Arreeba/flotta-sdk
flotta-sdk
/
src
/
lib
/
index.ts
2 lines
•
54 B
text/typescript
View Raw
1
2
export
*
from
'./shipments'
;
export
*
from
'./stores'
;