qauMaWeb/node_modules/core-js/features/math/clamp.js

5 lines
123 B
JavaScript

require('../../modules/esnext.math.clamp');
var path = require('../../internals/path');
module.exports = path.Math.clamp;