UNPKG

@westrem/currency.info

Version:

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

16 lines (13 loc) 304 B
'use strict'; var CLP = Object.freeze({ "displayName": "Chilean Peso", "numericCode": 152, "defaultFractionDigits": 0, "subUnit": 1, "symbolSpaced": true, "symbolPosition": "before", "isoCode": "CLP", "symbol": "$" }); exports.CLP = CLP; //# sourceMappingURL=CLP.js.map