interface VolumePatchRequestimport { type VolumePatchRequest } from "https://dotland.deno.dev/x/live@1.107.0/daemon/realtime/types.ts"; PropertiesoptionalmessageId: stringpatches: FilePatch[]