- Preparing search index...
- The search index is not available
minimatch
filter
: ((pattern
: string, options
?: MinimatchOptions) => ((p
: string) => boolean))
Type declaration
-
- (pattern: string, options?: MinimatchOptions): ((p: string) => boolean)
-
Returns ((p: string) => boolean)
-
- (p: string): boolean
-
Returns boolean