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