Sign in
chromium
/
external
/
github.com
/
SeleniumHQ
/
selenium
/
refs/heads/api-docs-4.30.0-all
/
.
/
node_modules
/
es-abstract
/
2020
/
IsArray.js
blob: c2c48c1f233c058c691d45d7587f1b58d3de5eb2 [
file
] [
log
] [
blame
] [
edit
]
'use strict'
;
// https://262.ecma-international.org/6.0/#sec-isarray
module
.
exports
=
require
(
'../helpers/IsArray'
);