Files
opencrm/backend/node_modules/call-bind-apply-helpers/functionApply.js
T
Stefan Hacker e209e9bbca first commit
2026-01-29 01:16:54 +01:00

5 lines
99 B
JavaScript

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