This website works better with JavaScript.
Explore
Help
Register
Sign In
rudi
/
disgord-Thanos
Watch
1
Star
0
Fork
You've already forked disgord-Thanos
0
Code
Issues
Pull Requests
Releases
1
Wiki
Activity
Golang bot for managing discord verifications
77
Commits
3
Branches
1
Tag
4.8 MiB
Tree:
68c821b71b
disgord-Thanos
/
node_modules
/
file-uri-to-path
/
index.d.ts
3 lines
77 B
Raw
Normal View
History
Unescape
Escape
Add react
4 years ago
declare
function
fileUriToPath
(
uri
:
string
)
:
string
;
export
=
fileUriToPath
;