Files
opencrm/frontend/node_modules/es-errors/uri.d.ts
T
Stefan Hacker e209e9bbca first commit
2026-01-29 01:16:54 +01:00

4 lines
65 B
TypeScript

declare const URIError: URIErrorConstructor;
export = URIError;