2026-01-03 15:11:11 -05:00

4 lines
65 B
TypeScript

declare const URIError: URIErrorConstructor;
export = URIError;