variable diffimport { diff } from "https://deno.land/x/deco@1.107.0/daemon/realtime/crdt/text.ts"; type(oldStr: string, newStr: string) => TextFilePatchOperation[]