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

    Type Alias CREventStatusTypeSnapshot<Type>

    CREventStatusTypeSnapshot: CRStructPartialSnapshot<
        CREventStatusTypeDefaultShape<Type>,
        "@id" | "@type" | "identifier",
    >

    Serializable CRDT snapshot for Schema.org EventStatusType.

    Type Parameters

    • Type = "EventStatusType"