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

Function d

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

Source from the content-addressed store, hash-verified

64613var C = "argument";
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);

Callers 1

onFlagFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected