Files
2025-11-11 00:04:55 -06:00

4 lines
65 B
TypeScript

declare const URIError: URIErrorConstructor;
export = URIError;