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

    Type Alias CRIntangibleSnapshot<Type>

    CRIntangibleSnapshot: CRStructPartialSnapshot<
        CRIntangibleDefaultShape<Type>,
        "@id" | "@type" | "identifier",
    >

    Serializable CRDT snapshot for Schema.org Intangible.

    Type Parameters

    • Type = "Intangible"