Version 1
[yaffs-website] / node_modules / core-js / library / fn / math / hypot.js
1 require('../../modules/es6.math.hypot');
2 module.exports = require('../../modules/_core').Math.hypot;