BnGlobalConfig: {
    decimals: number;
    format: BnFormatConfig;
    precision: number;
    rounding: BN_ROUNDING;
}

Type declaration

Generated using TypeDoc