UNPKG

json-crdt-server

Version:

JSON CRDT server and syncing local-first browser client

4 lines (3 loc) 185 B
import { TypeSystem } from '@jsonjoy.com/json-type'; export declare const system: TypeSystem; export declare const t: import("@jsonjoy.com/json-type/lib/type/TypeBuilder").TypeBuilder;