Files
huishou/node_modules/@simple-git/args-pathspec/dist/index.cjs
T
2026-07-27 13:37:48 +08:00

3 lines
338 B
JavaScript

"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=new WeakMap;function c(...t){const n=new String(t);return e.set(n,t),n}function o(t){return t instanceof String&&e.has(t)}function r(t){return e.get(t)??[]}exports.isPathSpec=o;exports.pathspec=c;exports.toPaths=r;
//# sourceMappingURL=index.cjs.map