Sign in
chromium
/
devtools
/
devtools-frontend
/
bedbd4f3fe201caedff255ae97fdf875e13063f8
/
.
/
node_modules
/
core-js-pure
/
es
/
array
/
is-array.js
blob: d000180bc2bb778c4d7935f5ccec9ccf25b738f5 [
file
]
require
(
'../../modules/es.array.is-array'
);
var
path
=
require
(
'../../internals/path'
);
module
.
exports
=
path
.
Array
.
isArray
;