ac61f059185ceb5630947ed03a8751af341c3870ce5655aec12d4769e60ffbd4314b50d82c2e4eaf70ff23d5f1a91c709d93425aed1cf310e9863afd2dcaba 236 B

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