de04692fdacbd1b57fcc55ee70964f8bd481b308a56a6995de0d255f8b96e3ec0d6e80d78c9085957e97afe5e4c35fc3dd478bc00b9b003e3b1dc32ca8ae3a 221 B

12345
  1. 'use strict';
  2. require('../../../modules/es.number.to-fixed');
  3. var getBuiltInPrototypeMethod = require('../../../internals/get-built-in-prototype-method');
  4. module.exports = getBuiltInPrototypeMethod('Number', 'toFixed');