Vencord/src/webpack/index.ts

3 lines
63 B
TypeScript
Raw Normal View History

2022-08-31 20:47:07 +02:00
export * from "./webpack";
2022-09-16 22:59:34 +02:00
export * as Common from "./common";