@quack-protocol/sdk - v0.1.0
    Preparing search index...

    Function decimalValue

    • Create a tagged DuckDB DECIMAL value from a scaled decimal literal.

      Parameters

      • value: string | number | bigint
      • width: number
      • scale: number

      Returns DecimalValue