2
0
Files
bot/packages/lib/wildcardMatch.ts
2024-06-11 10:51:02 +02:00

4 lines
74 B
TypeScript

import wcmatch from 'wildcard-match'
export { wcmatch as wildcardMatch }