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

    Type Alias CRCreativeWorkSnapshot<Type>

    CRCreativeWorkSnapshot: CRStructPartialSnapshot<
        CRCreativeWorkDefaultShape<Type>,
        "@id" | "@type" | "identifier",
    >

    Serializable CRDT snapshot for Schema.org CreativeWork.

    Type Parameters

    • Type = "CreativeWork"