is-array.js 75 Bytes
Newer Older
Lalita's avatar
Lalita committed
1 2 3
var parent = require('../../es/array/is-array');

module.exports = parent;