Files
immich-api-test/node_modules/es-errors/uri.d.ts
Sockenklaus 0771297a46 more stuff
2025-07-08 17:21:03 +02:00

4 lines
65 B
TypeScript

declare const URIError: URIErrorConstructor;
export = URIError;