the-forest/client/node_modules/es-abstract/2018/IsArray.js
2024-09-17 20:35:18 -04:00

5 lines
118 B
JavaScript

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