Skip to main content
Deno 2 is finally here ๐ŸŽ‰๏ธ
Learn more
Module

x/denon/src/watcher.ts>Watcher#denoWatch

๐Ÿ‘€ Monitor any changes in your Deno application and automatically restart.
Very Popular
Latest
method Watcher.prototype.denoWatch
import { Watcher } from "https://deno.land/x/denon@2.5.0/src/watcher.ts";

Returns

Promise<void>