UNPKG

core-js

Version:
4 lines (3 loc) 190 B
// `Math.scale` method // https://rwaldron.github.io/proposal-math-extensions/ require('../internals/export')({ target: 'Math', stat: true }, { scale: require('../internals/math-scale') });