2024-08-09 14:03:22 +00:00

4 lines
65 B
TypeScript

declare const URIError: URIErrorConstructor;
export = URIError;