Skip to main content
interface WatchOptions
extendsAbortable ,

Properties

optional
encoding:
BufferEncoding
| "buffer"
| undefined
optional
persistent: boolean | undefined
optional
recursive: boolean | undefined
Back to top