@dxos/client
    Preparing search index...

    Variable getValueConst

    getValue: (
        rel: Relation.Unknown | Relation.Snapshot,
        path: readonly (string | number)[],
    ) => any

    Get a deeply nested property from a relation. Accepts both reactive relations and snapshots.

    Type declaration