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

    Type Alias CRHowToSupplyDefaultShape<Type>

    CRHowToSupplyDefaultShape: { estimatedCost: CRHowToSupplyEstimatedCost } & CRHowToItemDefaultShape<
        Type,
    >

    Serializable CRDT shape for Schema.org HowToSupply.

    Schema.org: A supply consumed when performing instructions.

    Type Parameters

    • Type = "HowToSupply"

    Type Declaration