3 lines
65 B
TypeScript
Executable file
3 lines
65 B
TypeScript
Executable file
declare const URIError: URIErrorConstructor;
|
|
|
|
export = URIError;
|