This commit is contained in:
619dev
2026-03-25 14:31:05 +08:00
commit 70982e58b1
4391 changed files with 408919 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
'use strict';
/** @type {import('./functionApply')} */
module.exports = Function.prototype.apply;