aboutsummaryrefslogtreecommitdiff
path: root/node_modules/core-js/library/fn/math/fround.js
blob: 22c685fc56d7a1554b910ea6e9dd407ad479c38b (plain)
1
2
require('../../modules/es6.math.fround');
module.exports = require('../../modules/_core').Math.fround;