UNPKG

@westrem/currency.info

Version:

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

16 lines (13 loc) 313 B
'use strict'; var JOD = Object.freeze({ "displayName": "Jordanian Dinar", "numericCode": 400, "defaultFractionDigits": 3, "subUnit": 1000, "symbolSpaced": true, "symbolPosition": "after", "isoCode": "JOD", "symbol": "د.ا" }); exports.JOD = JOD; //# sourceMappingURL=JOD.js.map