Files
est-frame/node_modules/core-js/es/math/hypot.js
2025-10-22 05:38:27 +00:00

6 lines
133 B
JavaScript
Executable File

'use strict';
require('../../modules/es.math.hypot');
var path = require('../../internals/path');
module.exports = path.Math.hypot;