Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/JakeChampion/fetch
/ fetch.js
File
fetch.js
fetch.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/* eslint-disable no-prototype-builtins */
2
var
g =
3
(typeof globalThis !==
'undefined'
&& globalThis) ||
4
(typeof self !==
'undefined'
&& self) ||
Callers
nothing calls this directly
Calls
3
normalizeName
Function · 0.85
normalizeValue
Function · 0.85
iteratorFor
Function · 0.85
Tested by
no test coverage detected