Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ json
Method
json
deps/undici/src/types/dispatcher.d.ts:246–246 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
244
bytes(): Promise<Uint8Array>;
245
formData(): Promise<never>;
246
json(): Promise<unknown>;
247
text(): Promise<string>;
248
}
249
Callers
15
getFirefoxReleases
Function · 0.65
fetch_json
Function · 0.65
urlpattern-generate.tentative.any.js
File · 0.65
urlpatterntests.js
File · 0.65
urlpattern-compare-tests.tentative.js
File · 0.65
base64.any.js
File · 0.65
url-setters-a-area.window.js
File · 0.65
percent-encoding.window.js
File · 0.65
url-constructor.any.js
File · 0.65
IdnaTestV2.any.js
File · 0.65
toascii.window.js
File · 0.65
url-setters.any.js
File · 0.65
Implementers
1
BodyReadable
deps/undici/src/lib/api/readable.js
Calls
no outgoing calls
Tested by
no test coverage detected