UNPKG
node-fetch-light
Version:
latest (0.0.1)
0.0.1
light-weight fetch wrapper library for node js
github.com/yeonfish6040/qfetch
yeonfish6040/qfetch
node-fetch-light
/
lib
/
QueryBuilder.d.ts
4 lines
(3 loc)
•
80 B
TypeScript
View Raw
1
2
3
4
export declare
class
QueryBuilder
extends
String
{ constructor(obj: any); }