UNPKG
khulnasoft.com
Version:
latest (1.10.0)
1.10.0
1.0.0
Development tools for Khulnasoft CMS integration
khulnasoft.com
khulnasoft.com
/
types
/
cli
/
fetch.d.ts
2 lines
(1 loc)
•
57 B
TypeScript
View Raw
1
2
export
declare
const
safeFetch
:
typeof
globalThis.
fetch
;