Sign in
chromium
/
devtools
/
devtools-frontend
/
main
/
.
/
node_modules
/
zod
/
v4
/
core
/
versions.cjs
blob: 987a60871f0423185ad908609825919196e2b455 [
file
] [
log
] [
blame
]
"use strict"
;
Object
.
defineProperty
(
exports
,
"__esModule"
,
{
value
:
true
});
exports
.
version
=
void
0
;
exports
.
version
=
{
major
:
4
,
minor
:
0
,
patch
:
0
,
};