c80c8abc1f82a0867f0cab2dfd5223ac824bef31fcc9c662bb1c7b4ca83855a7c26b92785f893ec3bfa274a5b53e64ed02510c59e99da3d291512d38d57851 216 B

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