source: trip-planner-front/node_modules/core-js/proposals/efficient-64-bit-arithmetic.js@ e29cc2e

Last change on this file since e29cc2e was 6a3a178, checked in by Ema <ema_spirova@…>, 3 years ago

initial commit

  • Property mode set to 100644
File size: 210 bytes
Line 
1// TODO: remove from `core-js@4` as withdrawn
2require('../modules/esnext.math.iaddh');
3require('../modules/esnext.math.isubh');
4require('../modules/esnext.math.imulh');
5require('../modules/esnext.math.umulh');
Note: See TracBrowser for help on using the repository browser.