MCPcopy Create free account
hub / github.com/angular/dev-infra / adopt

Function adopt

github-actions/browserstack/set-browserstack-env.js:19525–19529  ·  view source on GitHub ↗
(value)

Source from the content-addressed store, hash-verified

19523 method: opts.method || (opts.body ? "PUT" : "GET")
19524 }), handler);
19525 };
19526 }
19527 module.exports.setGlobalDispatcher = setGlobalDispatcher;
19528 module.exports.getGlobalDispatcher = getGlobalDispatcher;
19529 var fetchImpl = require_fetch().fetch;
19530 module.exports.fetch = function fetch(init, options = void 0) {
19531 return __async(this, null, function* () {
19532 try {

Callers 1

stepFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected