UNPKG

53 BJavaScriptView Raw
1const isArray = Array.isArray;
2export {
3 isArray
4};