📄 hypot.js
/home/palash/git/site/node_modules/core-js-pure/actual/math/hypot.js
Language: js • Lines: 4
'use strict';
var parent = require('../../stable/math/hypot');

module.exports = parent;