@ipregistry/client
    Preparing search index...

    Interface CurrencyFormat

    interface CurrencyFormat {
        negative: CurrencyFormatPrefixSuffix;
        positive: CurrencyFormatPrefixSuffix;
    }
    Index

    Properties

    Properties