FLUJOS/BACK_BACK/node_modules/es-errors/uri.d.ts
2025-11-07 00:06:12 +01:00

3 lines
65 B
TypeScript
Executable file

declare const URIError: URIErrorConstructor;
export = URIError;