interface FilePatchResultimport { type FilePatchResult } from "https://deno.land/x/live@1.96.6/daemon/realtime/types.ts"; Propertiespath: stringaccepted: booleanoptionalcontent: stringoptionaldeleted: boolean