Files
Manmics/mangashelf-server/node_modules/call-bind-apply-helpers/functionCall.js
T
2025-10-10 18:00:07 -04:00

5 lines
97 B
JavaScript

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