Sign in
chromium
/
devtools
/
devtools-frontend
/
de3fcf0a075ed797df8f5490eb00a7404f098a06
/
.
/
node_modules
/
es-errors
/
range.d.ts
blob: 3a12e8642651dc11e02842be181311761562f318 [
file
]
declare
const
RangeError
:
RangeErrorConstructor
;
export
=
RangeError
;