This commit is contained in:
crazywhalecc
2026-07-16 06:25:16 +00:00
parent 1da372307e
commit faa3ebc4fd
510 changed files with 6943 additions and 6748 deletions

View File

@@ -0,0 +1 @@
Array.prototype.slice;function e(e){return typeof e==`object`&&`length`in e?e:Array.from(e)}export{e as t};