This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
Vencord
Watch
1
Star
0
Fork
You've already forked Vencord
1
mirror of
https://github.com/Vendicated/Vencord.git
synced
2025-01-11 10:26:21 +00:00
Code
Activity
ae730e8398
Vencord
/
src
/
components
/
index.ts
3 lines
98 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Add .editorconfig; reformat project
2022-09-16 20:59:34 +00:00
export
{
default
as
Settings
}
from
"./Settings"
;
Dedicated Updater Page, Settings feedback
2022-10-01 20:09:20 +00:00
export
{
default
as
Updater
}
from
"./Updater"
;
Copy permalink