math-clamp.js 108 B

123
  1. 'use strict';
  2. // https://github.com/CanadaHonk/proposal-math-clamp
  3. require('../modules/esnext.math.clamp');