Files
screenshot-tools/node_modules/es-errors/uri.d.ts
Frank John Begornia c926590e1d first commit
2025-12-23 01:51:15 +08:00

4 lines
65 B
TypeScript

declare const URIError: URIErrorConstructor;
export = URIError;