Skip to main content
Module

x/dtils/mod.unstable.ts>Watcher

The best unofficial library of utilities for Deno applications
Go to Latest
interface Watcher
import { type Watcher } from "https://deno.land/x/dtils@2.5.0/mod.unstable.ts";

Methods

addFiles(files: string[]): void

Add files to the watcher. Watcher will watch these files for changes