Sign in
chromium
/
devtools
/
devtools-frontend
/
5dfb21679dc5d9affc8a50122a3e245ff69f1d08
/
.
/
node_modules
/
es-errors
/
syntax.d.ts
blob: 6a0c53c5b9ed0ecc1d4130caf9f61f6bdfcb2fd4 [
file
]
declare
const
SyntaxError
:
SyntaxErrorConstructor
;
export
=
SyntaxError
;