UNPKG
@sec-ant/gm-fetch
Version:
latest (1.2.3)
1.2.3
1.2.2
1.2.1
1.2.0
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.1.0-rc.1
1.0.2
1.0.1
1.0.0
0.0.9
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
A fetch API for GM_xmlhttpRequest / GM.xmlHttpRequest
github.com/Sec-ant/gm-fetch
Sec-ant/gm-fetch
@sec-ant/gm-fetch
/
dist
/
index.d.ts
3 lines
(2 loc)
•
61 B
TypeScript
View Raw
1
2
3
declare
const
gmFetch
:
typeof
fetch;
export
default
gmFetch;