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

Function y

out/cli.cjs:64790–64792  ·  view source on GitHub ↗
(D5)

Source from the content-addressed store, hash-verified

64788 let F5 = ["[\\u001B\\u009B][[\\]()#;?]*(?:(?:(?:(?:;[-a-zA-Z\\d\\/#&.:=?%@~_]+)*|[a-zA-Z\\d]+(?:;[-a-zA-Z\\d\\/#&.:=?%@~_]*)*)?\\u0007)", "(?:(?:\\d{1,4}(?:;\\d{0,4})*)?[\\dA-PR-TZcf-ntqry=><~]))"].join("|");
64789 return new RegExp(F5, D5 ? void 0 : "g");
64790}
64791function d2(D5) {
64792 if (typeof D5 != "string") throw new TypeError(`Expected a \`string\`, got \`${typeof D5}\``);
64793 return D5.replace(w2(), "");
64794}
64795i();

Callers 1

gFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected