UNPKG

json-joy

Version:

Collection of libraries for building collaborative editing apps.

3 lines (2 loc) 141 B
import { type SchemaNode } from '../json-crdt-patch/schema'; export declare const structHashSchema: (node?: SchemaNode | unknown) => string;