MCPcopy 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

apiRequestFunction · 0.65
fetchSimulatorBlobFunction · 0.65
studioJsonFunction · 0.65
fetchJsonFunction · 0.65
localJsonFunction · 0.65
fetchJsonFunction · 0.65
fetchJsonFunction · 0.65
createPageTargetFunction · 0.65
fetchMetricsFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected