UNPKG
waze-api
Version:
latest (1.0.1)
1.0.1
Node.js wrapper for waze.
github.com/Akuqt/waze-api
Akuqt/waze-api
waze-api
/
dist
/
common
/
index.d.ts
4 lines
(3 loc)
•
76 B
TypeScript
View Raw
1
2
3
4
export
*
from
"./request"
;
export
*
from
"./types"
;
export
*
from
"./util"
;