@dxos/client
    Preparing search index...

    Variable getDescriptionConst

    getDescription: (
        entity: Relation.Unknown | Relation.Snapshot,
    ) => string | undefined

    Get the description of the relation. Accepts both reactive relations and snapshots.

    Type declaration