@sovereignbase/schema-crdt
    Preparing search index...

    Type Alias CRIdReferenceState

    Runtime CRDT state surface for a JSON-LD node reference.

    type CRIdReferenceState = {
        "@id": SchemaOrgURL | SchemaOrgText;
    }

    Implemented by

    Index

    Properties

    Properties

    JSON-LD identifier for the referenced node.