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

    Variable subscribeConst

    subscribe: (rel: Relation.Unknown, callback: () => void) => () => void

    Subscribe to relation updates. The callback is called synchronously when the relation is modified. Only accepts reactive relations (not snapshots).

    Type declaration