examTeamApp/node_modules/core-js/features/math/hypot.js

3 lines
65 B
JavaScript
Raw Permalink Normal View History

2024-09-27 17:35:10 +08:00
'use strict';
module.exports = require('../../full/math/hypot');