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

Method pendingInterceptors

github-actions/browserstack/set-browserstack-env.js:11634–11637  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

11632 } else {
11633 this[kNetConnect] = [matcher];
11634 }
11635 } else if (typeof matcher === "undefined") {
11636 this[kNetConnect] = true;
11637 } else {
11638 throw new InvalidArgumentError("Unsupported matcher. Must be one of String|Function|RegExp.");
11639 }
11640 }

Callers 1

Calls 3

__spreadPropsFunction · 0.70
__spreadValuesFunction · 0.70
entriesMethod · 0.45

Tested by

no test coverage detected