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