Files
VFXdemo/node_modules/call-bind-apply-helpers/functionApply.js
Daniel afbcd99224 fix
2026-04-01 20:06:17 +08:00

5 lines
99 B
JavaScript

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