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

Function __defNormalProp

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

Source from the content-addressed store, hash-verified

15 };
16 var __pow = Math.pow;
17 var __defNormalProp = (obj, key, value) => key in obj ? __defProp(obj, key, { enumerable: true, configurable: true, writable: true, value }) : obj[key] = value;
18 var __spreadValues = (a, b) => {
19 for (var prop in b || (b = {}))
20 if (__hasOwnProp.call(b, prop))

Callers 2

__spreadValuesFunction · 0.70
__publicFieldFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected