GitBucket
Toggle navigation
Pull requests
Issues
Snippets
Sign in
Files
Branches
2
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 1
C1222258
/
quiz2023
forked from
SKIP/quiz2023
Transfer to URL with SHA
Find file
Newer
Older
tree:
b254558fc6
Branches
Tags
×
main
master
quiz2023
/
node_modules
/
es-errors
/ uri.d.ts
Moriya Kaito
on 17 Aug
65 bytes
追加
Raw
Blame
History
declare const URIError: URIErrorConstructor; export = URIError;