📄 IsArray.js
/home/palash/git/site/node_modules/es-abstract/2024/IsArray.js
Language: js • Lines: 4
'use strict';

// https://262.ecma-international.org/6.0/#sec-isarray
module.exports = require('../helpers/IsArray');