UNPKG

json-joy

Version:

Collection of libraries for building collaborative editing apps.

7 lines (6 loc) 195 B
export * from './enums'; /** * Represents some sort of root element or is simply the bottom value of a * logical timestamp. */ export declare const ORIGIN: import("./clock").ITimestampStruct;