46754afccf08f199ec173f0ebb6a74ab5bba1a285f161f3222c42dbc314e243c54519d68ae6b68993b9ce1361aa5ba7b4f6c7bfc51112cf49599b7868dd775 218 B

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