@sovereignbase/schema-crdt
    Preparing search index...

    Type Alias CRAggregateRatingSnapshot<Type>

    CRAggregateRatingSnapshot: CRStructPartialSnapshot<
        CRAggregateRatingDefaultShape<Type>,
        "@id" | "@type" | "identifier",
    >

    Serializable CRDT snapshot for Schema.org AggregateRating.

    Type Parameters

    • Type = "AggregateRating"