mirror of
https://git.hmsn.ink/kospo/helptalk/push.git
synced 2026-03-19 20:55:16 +09:00
4 lines
65 B
TypeScript
4 lines
65 B
TypeScript
declare const URIError: URIErrorConstructor;
|
|
|
|
export = URIError;
|