MCPcopy
hub / github.com/di-sukharev/opencommit / __esm

Function __esm

out/cli.cjs:9–11  ·  view source on GitHub ↗
(fn, res)

Source from the content-addressed store, hash-verified

7var __getProtoOf = Object.getPrototypeOf;
8var __hasOwnProp = Object.prototype.hasOwnProperty;
9var __esm = (fn, res) => function __init() {
10 return fn && (res = (0, fn[__getOwnPropNames(fn)[0]])(fn = 0)), res;
11};
12var __commonJS = (cb, mod) => function __require() {
13 return mod || (0, cb[__getOwnPropNames(cb)[0]])((mod = { exports: {} }).exports, mod), mod.exports;
14};

Callers 1

cli.cjsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…