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