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

3 lines
56 B
TypeScript

declare const Error: ErrorConstructor;
export = Error;