Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/automerge_wasm/index.d.ts>SyncState#free

A JSON-like data structure (a CRDT) that can be modified concurrently by different users, and merged again automatically.
Latest
method SyncState.prototype.free
import { SyncState } from "https://deno.land/x/automerge_wasm@0.17.0/index.d.ts";