hensei-web/node_modules/core-js/fn/math/fround.js
2020-09-11 06:44:42 -07:00

2 lines
103 B
JavaScript

require('../../modules/es6.math.fround');
module.exports = require('../../modules/_core').Math.fround;