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

    Type Alias CRActionStatusTypeSnapshot<Type>

    CRActionStatusTypeSnapshot: CRStructPartialSnapshot<
        CRActionStatusTypeDefaultShape<Type>,
        "@id" | "@type" | "identifier",
    >

    Serializable CRDT snapshot for Schema.org ActionStatusType.

    Type Parameters

    • Type = "ActionStatusType"