type alias SnapshotUpdateimport { type SnapshotUpdate } from "https://deno.land/x/live@1.102.2/daemon/fs/common.ts"; definition: { timestamp: number; status: GitStatus; }