MCPcopy Index your code
hub / github.com/di-sukharev/opencommit / p

Function p

out/cli.cjs:64745–64749  ·  view source on GitHub ↗
(D5, F5)

Source from the content-addressed store, hash-verified

64743var FD = Object.getOwnPropertyDescriptor;
64744var CD = Object.getOwnPropertyDescriptors;
64745var tD = Object.getOwnPropertyNames;
64746var I = Object.getOwnPropertySymbols;
64747var ED = Object.getPrototypeOf;
64748var L2 = Object.prototype.hasOwnProperty;
64749var eD = Object.prototype.propertyIsEnumerable;
64750var W = (D5, F5, u3) => F5 in D5 ? m2(D5, F5, { enumerable: true, configurable: true, writable: true, value: u3 }) : D5[F5] = u3;
64751var p = (D5, F5) => {
64752 for (var u3 in F5 || (F5 = {})) L2.call(F5, u3) && W(D5, u3, F5[u3]);

Callers 2

sDFunction · 0.85
PFunction · 0.85

Calls 1

WFunction · 0.85

Tested by

no test coverage detected