Files
2024-06-11 23:18:25 +02:00

4 lines
65 B
TypeScript

declare const URIError: URIErrorConstructor;
export = URIError;