hypot.js 71 B

1234
  1. var parent = require('../../es/math/hypot');
  2. module.exports = parent;