@dxos/react-client
    Preparing search index...

    Variable getSnapshotConst

    getSnapshot: <T extends Relation.Unknown>(rel: T) => Relation.Snapshot<T>

    Returns an immutable snapshot of a relation. The snapshot is branded with SnapshotKindId instead of KindId, making it distinguishable from the reactive relation at the type level.

    Type declaration