1'use strict';2 3/** @type {import('./functionApply')} */4module.exports = Function.prototype.apply;5