un-this.js 162 B

1234
  1. require('../../modules/esnext.function.un-this');
  2. var entryUnbind = require('../../internals/entry-unbind');
  3. module.exports = entryUnbind('Function', 'unThis');