Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NativeScript/SimDeck
/ text
Method
text
packages/ci-proxy-worker/worker-configuration.d.ts:2529–2529 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2527
arrayBuffer(): Promise<ArrayBuffer>;
2528
bytes(): Promise<Uint8Array>;
2529
text(): Promise<string>;
2530
json<T>(): Promise<T>;
2531
blob(): Promise<Blob>;
2532
}
Callers
14
postWebRtcOfferWithAuthRetry
Function · 0.65
postStreamConfigWithAuthRetry
Function · 0.65
apiRequest
Function · 0.65
fetchSimulatorBlob
Function · 0.65
studioJson
Function · 0.65
fetchJson
Function · 0.65
localJson
Function · 0.65
fetchJson
Function · 0.65
fetchJson
Function · 0.65
fetchReferenceScreenshotDataUrl
Function · 0.65
createPageTarget
Function · 0.65
fetchMetrics
Function · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected