2026-05-02 18:02:13 +02:00

4 lines
65 B
TypeScript

declare const URIError: URIErrorConstructor;
export = URIError;