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