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

Method constructor

github-actions/saucelabs/set-saucelabs-env.js:16336–16346  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

16334 });
16335 var cacheQueryOptionConverters = [
16336 {
16337 key: "ignoreSearch",
16338 converter: webidl.converters.boolean,
16339 defaultValue: () => false
16340 },
16341 {
16342 key: "ignoreMethod",
16343 converter: webidl.converters.boolean,
16344 defaultValue: () => false
16345 },
16346 {
16347 key: "ignoreVary",
16348 converter: webidl.converters.boolean,
16349 defaultValue: () => false

Callers

nothing calls this directly

Calls 1

__privateAddFunction · 0.70

Tested by

no test coverage detected