MCPcopy 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 */
79class FetchCancelSignal {
80 #listeners;
81 #cancelled;
82 constructor(request) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected