Files
geo/backend/node_modules/call-bind-apply-helpers/functionCall.js
2026-02-04 00:11:19 +05:00

5 lines
97 B
JavaScript
Executable File

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