Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/hashintel/hash
/ json
Method
json
libs/@hashintel/ds-components/tests/sync-fetch.d.ts:3–3 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1
declare module
"sync-fetch"
{
2
interface
SyncResponse {
3
json(): unknown;
4
text(): string;
5
buffer(): Buffer;
6
arrayBuffer(): ArrayBuffer;
Callers
15
fetch
Function · 0.80
main
Function · 0.80
setupTelemetryHandler
Function · 0.80
oauthConsentSubmissionHandler
Function · 0.80
setupFileDownloadProxyHandler
Function · 0.80
setupAnalysisHandler
Function · 0.80
gptQueryTypes
Function · 0.80
upsertGptOauthClient
Function · 0.80
gptGetUserWebs
Function · 0.80
gptQueryEntities
Function · 0.80
oAuthLinearCallback
Function · 0.80
googleOAuthCallback
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected