Skip to main content
Module

std/node/fs.ts>unwatchFile

Deno standard library
Go to Latest
function unwatchFile
Re-export
import { unwatchFile } from "https://deno.land/std@0.158.0/node/fs.ts";

Parameters

filename: string | Buffer | URL
optional
listener: WatchFileListener