@cccode/fxr - v31.0.0
    Preparing search index...

    Interface FXRReadOptions

    interface FXRReadOptions {
        round?: boolean;
    }
    Index

    Properties

    Properties

    round?: boolean

    This can be enabled to round floats to 7 significant digits. It defaults to false.