MCPcopy Create free account
hub / github.com/idosal/git-mcp / image

Method image

worker-configuration.d.ts:4942–4942  ·  view source on GitHub ↗

* The bytes of the response

()

Source from the content-addressed store, hash-verified

4940 * The bytes of the response
4941 */
4942 image(): ReadableStream<Uint8Array>;
4943}
4944interface ImagesError extends Error {
4945 readonly code: number;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected