automerge / automerge-classic

A JSON-like data structure (a CRDT) that can be modified concurrently by different users, and merged again automatically.
http://automerge.org/
MIT License
14.75k stars 466 forks source link

fix missing export #337

Closed skokenes closed 3 years ago

skokenes commented 3 years ago

initSyncState is missing its export from backend/index.js