Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/live/daemon/realtime/crdt/text.ts>applyPatch

Git-based Visual CMS for Deno, </> htmx and Tailwind apps. Deploy on any Deno-compatible host.
Latest
variable applyPatch
import { applyPatch } from "https://deno.land/x/live@1.107.0/daemon/realtime/crdt/text.ts";

type

(offsets: BinaryIndexedTree, rollbacks: Array<() => void>) => unknown