Module

x/live/daemon/fs/common.ts>FSEvent

Git-based Visual CMS for Deno, </> htmx and Tailwind apps. Deploy on any Deno-compatible host.
Latest
type alias FSEvent
import { type FSEvent } from "https://dotland.deno.dev/x/live@1.107.0/daemon/fs/common.ts";
definition: { type: "fs-sync"; detail: SyncUpdate; } | { type: "fs-snapshot"; detail: SnapshotUpdate; }