Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/idosal/git-mcp
/ text
Method
text
worker-configuration.d.ts:1597–1597 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1595
get bodyUsed(): boolean;
1596
arrayBuffer(): Promise<ArrayBuffer>;
1597
text(): Promise<string>;
1598
json<T>(): Promise<T>;
1599
blob(): Promise<Blob>;
1600
}
Callers
10
homeContent
Function · 0.65
badge.test.ts
File · 0.65
index.test.ts
File · 0.65
checkRobotsTxt
Function · 0.65
fetchUrlContent
Function · 0.65
fetchFile
Function · 0.65
fetchFileFromR2
Function · 0.65
githubApiRequest
Function · 0.65
fetchRawFile
Function · 0.65
globalSetup
Function · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected