Vencord/src/webpack/index.ts

3 lines
63 B
TypeScript
Raw Normal View History

2022-08-31 14:47:07 -04:00
export * from "./webpack";
2022-09-16 16:59:34 -04:00
export * as Common from "./common";