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

Method register

github-actions/saucelabs/set-saucelabs-env.js:13070–13078  ·  view source on GitHub ↗
(dispatcher, key)

Source from the content-addressed store, hash-verified

13068 webidl.converters.ResponseInit = webidl.dictionaryConverter([
13069 {
13070 key: "status",
13071 converter: webidl.converters["unsigned short"],
13072 defaultValue: () => 200
13073 },
13074 {
13075 key: "statusText",
13076 converter: webidl.converters.ByteString,
13077 defaultValue: () => ""
13078 },
13079 {
13080 key: "headers",
13081 converter: webidl.converters.HeadersInit

Callers 6

tsxLoaderRule.jsFile · 0.45
tsx-loader-rule.jsFile · 0.45
setMethod · 0.45
cloneMethod · 0.45
fromInnerResponseFunction · 0.45
constructorMethod · 0.45

Calls 1

onMethod · 0.45

Tested by

no test coverage detected