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