2126285c27127dee1753f1046ad9950c668471ff
[yaffs-website] / hypot.js
1 require('../../modules/es6.math.hypot');
2 module.exports = require('../../modules/_core').Math.hypot;