Files
evse-backend/node_modules/call-bind-apply-helpers/functionCall.js
2025-12-07 14:32:46 +00:00

5 lines
97 B
JavaScript
Executable File

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