fix(import): autofix missing sizes of items with grid-algorithm (#2522)
This commit is contained in:
@@ -4,4 +4,4 @@ export type { OldmarrApp, OldmarrIntegrationType } from "./app";
|
||||
export type { OldmarrWidget, OldmarrWidgetKind } from "./widget";
|
||||
export { oldmarrWidgetKinds } from "./widget";
|
||||
export { boardSizes, getBoardSizeName } from "./tile";
|
||||
export type { BoardSize } from "./tile";
|
||||
export type { BoardSize, SizedShape } from "./tile";
|
||||
|
||||
Reference in New Issue
Block a user