1
0
Fork 1
mirror of https://github.com/Vendicated/Vencord.git synced 2025-01-11 10:26:21 +00:00
Vencord/src/api/index.ts

3 lines
88 B
TypeScript
Raw Normal View History

2022-09-16 20:59:34 +00:00
export * as MessageEvents from "./MessageEvents";
2022-09-30 22:42:50 +00:00
export * as Notices from "./Notices";