📄 functionApply.js
/home/palash/git/site/node_modules/call-bind-apply-helpers/functionApply.js
Language: js • Lines: 4
'use strict';

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