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

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