UNPKG

@westrem/currency.info

Version:

currency.info is a collection of information about actively used currencies around the world

14 lines (12 loc) 287 B
var JPY = Object.freeze({ "displayName": "Japanese Yen", "numericCode": 392, "defaultFractionDigits": 0, "subUnit": 1, "symbolSpaced": true, "symbolPosition": "before", "isoCode": "JPY", "symbol": "¥" }); export { JPY }; //# sourceMappingURL=JPY.js.map