MCPcopy Create free account
hub / github.com/NativeScript/SimDeck / json

Method json

packages/ci-proxy-worker/worker-configuration.d.ts:2530–2530  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2528 bytes(): Promise<Uint8Array>;
2529 text(): Promise<string>;
2530 json<T>(): Promise<T>;
2531 blob(): Promise<Blob>;
2532}
2533type R2Range =

Callers 15

apiRequestFunction · 0.80
fetchSimulatorBlobFunction · 0.80
pollCommandsMethod · 0.80
pollCommandsMethod · 0.80
localGetFunction · 0.80
localJsonFunction · 0.80
studioJsonFunction · 0.80
fetchJsonFunction · 0.80
localJsonFunction · 0.80
fetchJsonFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected