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

    Type Alias CRContactPointSnapshot<Type>

    CRContactPointSnapshot: CRStructPartialSnapshot<
        CRContactPointDefaultShape<Type>,
        "@id" | "@type" | "identifier",
    >

    Serializable CRDT snapshot for Schema.org ContactPoint.

    Type Parameters

    • Type = "ContactPoint"