Add ScreenSharing (#14)

This commit is contained in:
V
2023-06-21 20:52:56 +02:00
committed by GitHub
parent 23c0647e6c
commit 253277984b
10 changed files with 424 additions and 1 deletions

View File

@@ -4,4 +4,5 @@
* Copyright (c) 2023 Vendicated and Vencord contributors
*/
export * as ScreenShare from "./ScreenSharePicker";
export { default as Settings } from "./Settings";