c3adc6aeb73ad4d097c55eded74b99542d5d6acaf2b477a4b3f35fbf55276cbfba75350b4072b5e9b96c8588d2e764b78bf882e4a42a0394c4c4f8d0c6aee2 232 B

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