UNPKG

@westrem/currency.info

Version:

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

16 lines (13 loc) 305 B
'use strict'; var JPY = Object.freeze({ "displayName": "Japanese Yen", "numericCode": 392, "defaultFractionDigits": 0, "subUnit": 1, "symbolSpaced": true, "symbolPosition": "before", "isoCode": "JPY", "symbol": "¥" }); exports.JPY = JPY; //# sourceMappingURL=JPY.js.map