Vencord/src/webpack/index.ts

3 lines
63 B
TypeScript
Raw Normal View History

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