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

Method json

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

Source from the content-addressed store, hash-verified

1596 arrayBuffer(): Promise<ArrayBuffer>;
1597 text(): Promise<string>;
1598 json<T>(): Promise<T>;
1599 blob(): Promise<Blob>;
1600}
1601type R2Range = {

Callers 6

fetchUrlContentFunction · 0.80
withAutoragCacheFunction · 0.80
getRepoBranchFunction · 0.80
searchCodeFunction · 0.80
searchFileByNameFunction · 0.80
actionFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected