functionCall.js 97 Bytes
'use strict';

/** @type {import('./functionCall')} */
module.exports = Function.prototype.call;