Files
surveyBIT_IT190/server/node_modules/es-errors/uri.d.ts
T
2024-04-18 09:30:05 +05:30

4 lines
65 B
TypeScript

declare const URIError: URIErrorConstructor;
export = URIError;