interface WatchEvent
implements Event
import { type WatchEvent } from "https://deno.land/x/lume@v1.18.5/core/watcher.ts";
Custom events for server
Properties
type: WatchEventType
The event type
import { type WatchEvent } from "https://deno.land/x/lume@v1.18.5/core/watcher.ts";
Custom events for server
The event type