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