Files
static-php-cli/assets/chunks/array.BifhSqXX.js
2026-07-16 06:25:16 +00:00

1 line
107 B
JavaScript

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