An unsigned fixed-point value

Category

Elementary types

Hierarchy

  • UfixedValue

Properties

interpretations: {}

Type declaration

    kind: "value"
    value: {
        asBig: Big;
        rawAsBig?: Big;
    }

    Type declaration

    • asBig: Big
    • Optional rawAsBig?: Big

    Generated using TypeDoc