UNPKG

symbols-of-currency

Version:

Getting the currency symbol by currency code, country name or currency name

3 lines (2 loc) 105 B
import { CurrencyProps } from "./types/CurrencyProps"; export declare const currencies: CurrencyProps[];