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

x/automerge_wasm/index.d.ts>decodeSyncState

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