Files
2025-01-27 22:41:25 +09:00

4 lines
65 B
TypeScript

declare const URIError: URIErrorConstructor;
export = URIError;