Type Alias WatchDirHandler

WatchDirHandler: ((event: string, filename: string | null) => void)