Files
opencrm/frontend/node_modules/call-bind-apply-helpers/functionCall.js
T
Stefan Hacker 31f807fbd0 first commit
2026-01-29 01:16:54 +01:00

5 lines
97 B
JavaScript

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