aimpress-chatbot/node_modules/es-errors/uri.d.ts
“SamoilenkoVadym” 195299ece0 Initial commit
2025-04-27 17:05:18 +01:00

3 lines
65 B
TypeScript

declare const URIError: URIErrorConstructor;
export = URIError;