Umi — API References - v1.3.0
    Preparing search index...

    Type Alias BigIntInput

    BigIntInput: number | string | boolean | bigint | Uint8Array

    Defines all the types that can be used to create a BigInt via the createBigInt function.