Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PageLeay/celestial-runtime
/
Class
lib.commonjs/utils/fetch.js:79–79 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
77
* @_ignore
78
*/
79
class
FetchCancelSignal {
80
#listeners;
81
#cancelled;
82
constructor(request) {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected