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

    Type Alias CRHowToSectionSnapshot<Type>

    CRHowToSectionSnapshot: CRStructPartialSnapshot<
        CRHowToSectionDefaultShape<Type>,
        "@id" | "@type" | "identifier",
    >

    Serializable CRDT snapshot for Schema.org HowToSection.

    Type Parameters

    • Type = "HowToSection"