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

Function __commonJS

github-actions/browserstack/set-browserstack-env.js:50–52  ·  view source on GitHub ↗
(cb, mod)

Source from the content-addressed store, hash-verified

48 return target;
49 };
50 var __commonJS = (cb, mod) => function __require2() {
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 });

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected