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

    Type Alias CRSpecialtySnapshot<Type>

    CRSpecialtySnapshot: CRStructPartialSnapshot<
        CRSpecialtyDefaultShape<Type>,
        "@id" | "@type" | "identifier",
    >

    Serializable CRDT snapshot for Schema.org Specialty.

    Type Parameters

    • Type = "Specialty"