xiaofu-ruoyi-vue/node_modules/core-js/full/math/clamp.js

5 lines
123 B
JavaScript

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