📄 to-fixed.js
/home/palash/git/site/node_modules/core-js/es/number/virtual/to-fixed.js
Language: js • Lines: 5
'use strict';
require('../../../modules/es.number.to-fixed');
var getBuiltInPrototypeMethod = require('../../../internals/get-built-in-prototype-method');

module.exports = getBuiltInPrototypeMethod('Number', 'toFixed');