LarpixClient/node_modules/es-errors/uri.d.ts
2026-05-03 17:09:55 +02:00

3 lines
65 B
TypeScript

declare const URIError: URIErrorConstructor;
export = URIError;