uri.d.ts 65 B

123
  1. declare const URIError: URIErrorConstructor;
  2. export = URIError;