Interface BigIntOptions

interface BigIntOptions {
    bigint: true;
}

Properties

Properties

bigint: true

Generated using TypeDoc