import { type FSEvent } from "https://deno.land/x/live@1.107.0/daemon/fs/common.ts";
definition: { type: "fs-sync"; detail: SyncUpdate; } | { type: "fs-snapshot"; detail: SnapshotUpdate; }
import { type FSEvent } from "https://deno.land/x/live@1.107.0/daemon/fs/common.ts";