c6c6785bce5ad699f1379d3033c40958f7c7a7dec73212cfc2c63cdba0ed1e865efc747f63461288428b22ec1d3f545991c648e90a65209ef83c1112533924 214 B

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