Sign in
chromium
/
devtools
/
devtools-frontend
/
16fdb75b73a809fa2fce8b349df4c5361b4786e2
/
.
/
node_modules
/
es-errors
/
uri.d.ts
blob: c3261c91e08c1a3c6499741ccd32d47612bea72c [
file
]
declare
const
URIError
:
URIErrorConstructor
;
export
=
URIError
;