Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PageLeay/celestial-runtime
/
Class
lib.commonjs/utils/fetch.d.ts:65–65 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
63
*
//_result:
64
*/
65
export
declare
class
FetchRequest implements Iterable<[key: string, value: string]> {
66
#private;
67
/**
68
* The fetch URL to request.
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected