41e6917f8e94d2689201b1724b097b3b6306d1780e354a55abb8d79f87583fcbd9fd5bba5f8d185686833108f2c503486af38ef1c078a5031c510f3600ac21 218 B

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