Left Curve Software Stack
    Preparing search index...

    Type Alias WithAmount<T, Amount>

    WithAmount: T & { amount: Amount }

    Type Parameters

    • T = object
    • Amount = string