PHP WebShell

Текущая директория: /opt/BitGoJS/node_modules/core-js/internals

Просмотр файла: function-demethodize.js

'use strict';
var uncurryThis = require('../internals/function-uncurry-this');
var aCallable = require('../internals/a-callable');

module.exports = function demethodize() {
  return uncurryThis(aCallable(this));
};

Выполнить команду


Для локальной разработки. Не используйте в интернете!