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

Function __export

github-actions/browserstack/set-browserstack-env.js:53–56  ·  view source on GitHub ↗
(target, all)

Source from the content-addressed store, hash-verified

51 return mod || (0, cb[__getOwnPropNames(cb)[0]])((mod = { exports: {} }).exports, mod), mod.exports;
52 };
53 var __export = (target, all) => {
54 for (var name in all)
55 __defProp(target, name, { get: all[name], enumerable: true });
56 };
57 var __copyProps = (to, from, except, desc) => {
58 if (from && typeof from === "object" || typeof from === "function") {
59 for (let key of __getOwnPropNames(from))

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected