Build
Docs
Reference
Guides
Blog
Discord
/
node:fs
/
WatchIgnorePredicate
T
WatchIgnorePredicate
Search the reference...
/
Build
Docs
Reference
Guides
Blog
Discord
/
node:fs
/
WatchIgnorePredicate
T
WatchIgnorePredicate
type
fs.WatchIgnorePredicate
type
WatchIgnorePredicate
=
string
|
RegExp
|
(
filename
:
string
)
=>
boolean