feat: Experimental browser support

This commit is contained in:
Vendicated
2022-10-04 00:52:42 +02:00
parent a9eae106c7
commit cc25753314
14 changed files with 212 additions and 41 deletions

3
browser/Vencord.ts Normal file
View File

@ -0,0 +1,3 @@
import "./VencordNativeStub";
export * from "../src/Vencord";