feat: add onboarding with oldmarr import (#1606)
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
export type { OldmarrConfig } from "./config";
|
||||
export type { OldmarrConfig, OldmarrCategorySection, OldmarrEmptySection } from "./config";
|
||||
export { oldmarrConfigSchema } from "./config";
|
||||
export type { OldmarrApp } from "./app";
|
||||
export type { OldmarrApp, OldmarrIntegrationType } from "./app";
|
||||
export type { OldmarrWidget, OldmarrWidgetKind } from "./widget";
|
||||
export { oldmarrWidgetKinds } from "./widget";
|
||||
export { boardSizes } from "./tile";
|
||||
export type { BoardSize } from "./tile";
|
||||
|
||||
Reference in New Issue
Block a user