Private
Public Access
1
0
Files
2026-03-29 11:16:46 +02:00

4 lines
65 B
TypeScript

declare const URIError: URIErrorConstructor;
export = URIError;