1 'use strict'; 2 3 /** @type {import('./functionCall')} */ 4 module.exports = Function.prototype.call;