sms-gateway/node_modules/es-errors/uri.d.ts
2026-03-04 19:30:01 +01:00

3 lines
65 B
TypeScript

declare const URIError: URIErrorConstructor;
export = URIError;