Constnium/node_modules/es-abstract/2017/IsArray.js

5 lines
123 B
JavaScript
Raw Normal View History

2022-06-23 02:27:43 +02:00
'use strict';
// https://ecma-international.org/ecma-262/6.0/#sec-isarray
module.exports = require('../helpers/IsArray');