UNPKG
tinybird-sdk
Version:
latest (0.5.0)
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0
Tinybird Node.js SDK
github.com/alejandromav/tinybird-nodejs-sdk
alejandromav/tinybird-nodejs-sdk
tinybird-sdk
/
dist
/
lib
/
http.d.ts
2 lines
•
95 B
TypeScript
View Raw
1
2
export
function
fetch
(
uri
:
any
,
options
?: {}
):
Promise
<
any
>;
//# sourceMappingURL=http.d.ts.map