'use strict'; // TODO: Remove from `core-js@4` require('../../modules/esnext.math.clamp'); var path = require('../../internals/path'); module.exports = path.Math.clamp;