Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
}
1601
type
R2Range = {
Callers
6
fetchUrlContent
Function · 0.80
withAutoragCache
Function · 0.80
getRepoBranch
Function · 0.80
searchCode
Function · 0.80
searchFileByName
Function · 0.80
action
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected