UNPKG

@westrem/currency.info

Version:

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

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