method Deno.FsWatcher.returnFsWatcher.return(value?: any): Promise<IteratorResult<FsEvent>>DeprecatedStops watching the file system and closes the watcher resource. Parametersoptionalvalue: anyReturn TypePromise<IteratorResult<FsEvent>>