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