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

    Type Alias CRHowToSupplyState<Type>

    CRHowToSupplyState: { estimatedCost: CRHowToSupplyEstimatedCost } & CRHowToItemState<
        Type,
    >

    Runtime CRDT state surface for Schema.org HowToSupply.

    Type Parameters

    • Type = "HowToSupply"

    Type Declaration