5625d63e46
Co-authored-by: Vendicated <vendicated@riseup.net>
4 lines
160 B
TypeScript
4 lines
160 B
TypeScript
export { default as Settings } from "./Settings";
|
|
export { default as PluginSettings } from "./PluginSettings";
|
|
export { default as Updater } from "./Updater";
|