Files
blog-moonbunny-cafe/node_modules/call-bind-apply-helpers/functionCall.js
2026-03-25 22:43:54 -04:00

5 lines
97 B
JavaScript

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