to-precision.js 164 Bytes
Newer Older
Lalita's avatar
Lalita committed
1 2 3 4
require('../../modules/es.number.to-precision');
var entryUnbind = require('../../internals/entry-unbind');

module.exports = entryUnbind('Number', 'toPrecision');