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

Function __restKey

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

Source from the content-addressed store, hash-verified

35 throw Error('Dynamic require of "' + x + '" is not supported');
36 });
37 var __restKey = (key) => typeof key === "symbol" ? key : key + "";
38 var __objRest = (source, exclude) => {
39 var target = {};
40 for (var prop in source)

Callers 1

writeH2Function · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected