UNPKG

chain-able

Version:

interfaces that describe their intentions.

8 lines (7 loc) 192 B
/** * @func isArray * @see https://developer.mozilla.org/en/docs/Web/JavaScript/Reference/Global_Objects/Array/isArray * @type {Function} * @since 3.0.0 */ module.exports = Array.isArray