peterczegledy_Obsidian-mark.../node_modules/es-errors/uri.d.ts
Czeglédy Péter bff614143c Initial commit
2026-07-15 02:57:23 +02:00

3 lines
65 B
TypeScript

declare const URIError: URIErrorConstructor;
export = URIError;