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

    Type Alias CRCountrySnapshot<Type>

    CRCountrySnapshot: CRStructPartialSnapshot<
        CRCountryDefaultShape<Type>,
        "@id" | "@type" | "identifier",
    >

    Serializable CRDT snapshot for Schema.org Country.

    Type Parameters

    • Type = "Country"