4 lines
97 B

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