Files
2024-04-18 09:30:05 +05:30

4 lines
65 B
TypeScript

declare const URIError: URIErrorConstructor;
export = URIError;