Vencord/src/components/index.ts

3 lines
98 B
TypeScript
Raw Normal View History

2022-09-16 20:59:34 +00:00
export { default as Settings } from "./Settings";
export { default as Updater } from "./Updater";