Files
static-php-cli/assets/chunks/array.BifhSqXX.js

1 line
107 B
JavaScript
Raw Normal View History

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