blob: 98ae42966a2f1b726d6b0f0cf33b9c94c5e5261b [file] [log] [blame]
export const isArray = (() => Array.isArray || ((x) => x && typeof x.length === 'number'))();
//# sourceMappingURL=isArray.js.map