UNPKG

@westrem/currency.info

Version:

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

16 lines (13 loc) 314 B
'use strict'; var KYD = Object.freeze({ "displayName": "Cayman Islands Dollar", "numericCode": 136, "defaultFractionDigits": 2, "subUnit": 100, "symbolSpaced": true, "symbolPosition": "after", "isoCode": "KYD", "symbol": "$" }); exports.KYD = KYD; //# sourceMappingURL=KYD.js.map