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