Module

std/node/fs.ts>unwatchFile

Deno standard library
Go to Latest
function unwatchFile
import { unwatchFile } from "https://dotland.deno.dev/std@0.177.0/node/fs.ts";

Parameters

filename: string | Buffer | URL
optional
listener: WatchFileListener
import unwatchFile
import { unwatchFile } from "https://dotland.deno.dev/std@0.177.0/node/fs.ts";