is-array.js 89 Bytes
'use strict';
var parent = require('../../es/array/is-array');

module.exports = parent;