UNPKG

@westrem/currency.info

Version:

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

16 lines (13 loc) 308 B
'use strict'; var VND = Object.freeze({ "displayName": "Vietnamese Dong", "numericCode": 704, "defaultFractionDigits": 0, "subUnit": 1, "symbolSpaced": true, "symbolPosition": "after", "isoCode": "VND", "symbol": "₫" }); exports.VND = VND; //# sourceMappingURL=VND.js.map