Sign in
chromium
/
devtools
/
devtools-frontend
/
b24f069b5c6487add5b024e76fc7eb4f248c65cf
/
.
/
node_modules
/
es-errors
/
ref.d.ts
blob: a13107e24926aea33fb0cb22ae209ab2be115577 [
file
]
declare
const
ReferenceError
:
ReferenceErrorConstructor
;
export
=
ReferenceError
;