aboutsummaryrefslogtreecommitdiffstats
path: root/backend/node_modules/es-errors/uri.d.ts
blob: c3261c91e08c1a3c6499741ccd32d47612bea72c (plain) (blame)
1
2
3
declare const URIError: URIErrorConstructor;

export = URIError;