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