ken_nogi/NodeJS/postfixConsole_org/node_modules/call-bind-apply-helpers/functionCall.js
Kenichiro NOGI 88a402ce0f up
2026-07-10 18:13:30 +09:00

5 lines
97 B
JavaScript

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