Determines the result type after adjusting decimals based on the input type T.
T
undefined
number
BigNumber
Determines the result type after adjusting decimals based on the input type
T.Tisundefined, the result isundefined.Tis anumber, the result is anumber.BigNumber.