Files
2026-02-27 22:46:14 +01:00

4 lines
65 B
TypeScript

declare const URIError: URIErrorConstructor;
export = URIError;