clamp.js 123 Bytes Raw Blame History Permalink 1 2 3 4 require('../../modules/esnext.math.clamp'); var path = require('../../internals/path'); module.exports = path.Math.clamp;