TWatchIgnorePredicate
Bun

type

fs.WatchIgnorePredicate

type WatchIgnorePredicate = string | RegExp | (filename: string) => boolean