@sovereignbase/convergent-replicated-set
    Preparing search index...

    Type Alias CRSetSnapshot<T>

    CRSetSnapshot: CRMapSnapshot<string, T>

    Serializable full-state projection of a CRSet replica.

    Snapshots can be passed to the CRSet constructor to hydrate another replica.

    Type Parameters

    • T