937629b81360200cd77262fdd8ee32fb4ae386952b088b2155452964551e03387896675869699e701f47fb90ba20e628c068ca53a3e0486b3cbc59c88000d9 232 B

12345
  1. 'use strict';
  2. require('../../../modules/es.string.to-well-formed');
  3. var getBuiltInPrototypeMethod = require('../../../internals/get-built-in-prototype-method');
  4. module.exports = getBuiltInPrototypeMethod('String', 'toWellFormed');