📄 uri.d.ts
/home/palash/git/site/node_modules/es-errors/uri.d.ts
Language: ts • Lines: 3
declare const URIError: URIErrorConstructor;

export = URIError;