Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PageLeay/celestial-runtime
/
Class
lib.commonjs/utils/fetch.d.ts:44–44 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
42
* @_ignore
43
*/
44
export
declare
class
FetchCancelSignal {
45
#private;
46
constructor(request: FetchRequest);
47
addListener(listener: () => void): void;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected