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

Function m

out/cli.cjs:64616–64616  ·  view source on GitHub ↗
(t2, n2)

Source from the content-addressed store, hash-verified

64614var { stringify: h } = JSON;
64615var O = /\B([A-Z])/g;
64616var v = (t2) => t2.replace(O, "-$1").toLowerCase();
64617var { hasOwnProperty: D } = Object.prototype;
64618var w = (t2, n2) => D.call(t2, n2);
64619var L = (t2) => Array.isArray(t2);

Callers 1

p4Function · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected