@easymoney/core
Version:
Library to operate with monetary values in Javascript
3 lines (2 loc) • 468 B
JavaScript
((e,o)=>{'object'==typeof exports&&'undefined'!=typeof module?o(exports):'function'==typeof define&&define.amd?define(['exports'],o):o((e=e||self).easymoneyCore={})})(this,e=>{e.RoundingModes={HALF_EVEN:"HALF_EVEN",HALF_UP:"HALF_UP",HALF_DOWN:"HALF_DOWN",FLOOR:"FLOOR",CEILING:"CEILING",DOWN:"DOWN",UP:"UP"},e.assert=(e,o=new Error)=>{if(!e)throw o},e.bind=(e,o)=>e.bind(null,o),Object.defineProperty(e,'__esModule',{value:1})});
//# sourceMappingURL=index.umd.js.map