hypot.js 71 Bytes
var parent = require('../../es/math/hypot');

module.exports = parent;