type alias WatchEventTypeRe-exportimport { type WatchEventType } from "https://deno.land/x/lume@v1.19.1/core.ts"; The available event types definition: "start" | "change" | "error"