Files
ppgo_job/frontend/node_modules/call-bind-apply-helpers/functionApply.js
T
2026-07-10 11:28:16 +08:00

5 lines
99 B
Go

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