📄 un-this.js
/home/palash/git/site/node_modules/core-js/full/function/un-this.js
Language: js • Lines: 5
'use strict';
require('../../modules/esnext.function.un-this');
var entryUnbind = require('../../internals/entry-unbind');

module.exports = entryUnbind('Function', 'unThis');