2026-04-19 10:53:12 +03:00

4 lines
65 B
TypeScript

declare const URIError: URIErrorConstructor;
export = URIError;