to-fixed.js 110 B

12
  1. require('../../modules/es6.number.to-fixed');
  2. module.exports = require('../../modules/_core').Number.toFixed;