📄 clamp.js
/home/palash/git/site/node_modules/core-js-pure/full/number/virtual/clamp.js
Language: js • Lines: 5
'use strict';
require('../../../modules/esnext.number.clamp');
var getBuiltInPrototypeMethod = require('../../../internals/get-built-in-prototype-method');

module.exports = getBuiltInPrototypeMethod('Number', 'clamp');