@@ -45,6 +45,7 @@
|
||||
"stripe": "12.13.0",
|
||||
"unified": "11.0.4",
|
||||
"validator": "13.11.0",
|
||||
"wildcard-match": "5.1.3",
|
||||
"zod": "3.22.4"
|
||||
}
|
||||
}
|
||||
|
||||
3
packages/lib/wildcardMatch.ts
Normal file
3
packages/lib/wildcardMatch.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
import wcmatch from 'wildcard-match'
|
||||
|
||||
export { wcmatch as wildcardMatch }
|
||||
Reference in New Issue
Block a user