Files
2025-12-12 15:54:04 +08:00

5 lines
97 B
JavaScript

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