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

    Type Alias CRHowToDirectionSnapshot<Type>

    CRHowToDirectionSnapshot: CRStructPartialSnapshot<
        CRHowToDirectionDefaultShape<Type>,
        "@id" | "@type" | "identifier",
    >

    Serializable CRDT snapshot for Schema.org HowToDirection.

    Type Parameters

    • Type = "HowToDirection"