aboutsummaryrefslogtreecommitdiffstats
path: root/node_modules/call-bind-apply-helpers/functionCall.js
blob: 7a8d8735752ef518698f1fe62b4edd16725898a8 (plain)
1
2
3
4
'use strict';

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