node/deps/minimatch/dist/esm/assert-valid-pattern.d.ts
Node.js GitHub Bot 4d0cb65b33
deps: update minimatch to 10.2.4
PR-URL: https://github.com/nodejs/node/pull/62016
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Richard Lau <richard.lau@ibm.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Gürgün Dayıoğlu <hey@gurgun.day>
2026-03-01 14:27:16 +00:00

2 lines
No EOL
119 B
TypeScript

export declare const assertValidPattern: (pattern: unknown) => void;
//# sourceMappingURL=assert-valid-pattern.d.ts.map