json-joy
    Preparing search index...

    RGA JSON string node.

    interface JsonCrdtVerboseStr {
        chunks: (JsonCrdtVerboseStrChunk | JsonCrdtVerboseTombstone)[];
        id: JsonCrdtVerboseTimestamp;
        type: "str";
    }
    Index

    Properties

    Properties

    type: "str"