MCPcopy Create free account
hub / github.com/openai/plugins / __commonJS

Function __commonJS

plugins/shopify/skills/shopify-partner/scripts/validate.mjs:8–10  ·  view source on GitHub ↗
(cb, mod)

Source from the content-addressed store, hash-verified

6var __getProtoOf = Object.getPrototypeOf;
7var __hasOwnProp = Object.prototype.hasOwnProperty;
8var __commonJS = (cb, mod) => function __require() {
9 return mod || (0, cb[__getOwnPropNames(cb)[0]])((mod = { exports: {} }).exports, mod), mod.exports;
10};
11var __copyProps = (to, from, except, desc) => {
12 if (from && typeof from === "object" || typeof from === "function") {
13 for (let key of __getOwnPropNames(from))

Callers 1

validate.mjsFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected