Replace entire codebase with homarr-labs/homarr
This commit is contained in:
3
packages/widgets/src/import.ts
Normal file
3
packages/widgets/src/import.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
import type { WidgetKind } from "@homarr/definitions";
|
||||
|
||||
export type WidgetImportRecord = Record<WidgetKind, unknown>;
|
||||
Reference in New Issue
Block a user