📄 un-this.js
/home/palash/git/site/node_modules/core-js-pure/full/function/virtual/un-this.js
Language: js • Lines: 5
'use strict';
require('../../../modules/esnext.function.un-this');
var getBuiltInPrototypeMethod = require('../../../internals/get-built-in-prototype-method');

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