MCPcopy Create free account
hub / github.com/fmhy/edit / json

Method json

api/worker-configuration.d.ts:2517–2517  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2515 bytes(): Promise<Uint8Array>
2516 text(): Promise<string>
2517 json<T>(): Promise<T>
2518 blob(): Promise<Blob>
2519}
2520type R2Range =

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected