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