variable applyPatchimport { applyPatch } from "https://dotland.deno.dev/x/live@1.107.0/daemon/realtime/crdt/text.ts"; type(offsets: BinaryIndexedTree, rollbacks: Array<() => void>) => unknown