Sign in
chromium
/
devtools
/
devtools-frontend
/
0a3621c
/
.
/
node_modules
/
core-js-pure
/
features
/
array
/
is-template-object.js
blob: f5eaf818c8ee8af486393fde15cc93793042cbf0 [
file
]
require
(
'../../modules/esnext.array.is-template-object'
);
var
path
=
require
(
'../../internals/path'
);
module
.
exports
=
path
.
Array
.
isTemplateObject
;