forked from ard/ruoyi-api

‘liusuyi’
2024-02-27 a13dc532aa93bfa9ce5c3c01323e00869f4f0b76
1
2
export const isArray = (() => Array.isArray || ((x) => x && typeof x.length === 'number'))();
//# sourceMappingURL=isArray.js.map