Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/idosal/git-mcp
/ blob
Method
blob
worker-configuration.d.ts:1599–1599 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1597
text(): Promise<string>;
1598
json<T>(): Promise<T>;
1599
blob(): Promise<Blob>;
1600
}
1601
type
R2Range = {
1602
offset: number;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected