e092b4bc91d630c83f707c53d0f76b29d2b09d159fc4c531f419f38b208ebfd052ff966fc95ec8ee40f1ee9892d1a40686b20d05cc302aa822e8e43dff3ea8 233 B

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