json-joy
    Preparing search index...

    Tuple (LWW JSON array) node.

    interface JsonCrdtVerboseVec {
        id: JsonCrdtVerboseTimestamp;
        map: (null | JsonCrdtNode)[];
        type: "vec";
    }
    Index

    Properties

    Properties

    map: (null | JsonCrdtNode)[]
    type: "vec"