Vencord/src/components/index.ts

4 lines
160 B
TypeScript
Raw Normal View History

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