UNPKG

@westrem/currency.info

Version:

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

21 lines (17 loc) 630 B
(function (global, factory) { typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports) : typeof define === 'function' && define.amd ? define(['exports'], factory) : (global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory(global.currencyInfoOMR = {})); })(this, (function (exports) { 'use strict'; const OMR = Object.freeze({ "displayName": "Rial Omani", "numericCode": 512, "defaultFractionDigits": 3, "subUnit": 1000, "symbolSpaced": true, "symbolPosition": "after", "isoCode": "OMR", "symbol": "ر.ع." }); exports.OMR = OMR; }));