(chore): fix import paths

This commit is contained in:
vorotamoroz
2026-06-10 10:33:41 +01:00
parent b0ac01e52f
commit f596e7dd68
34 changed files with 91 additions and 186 deletions
+1 -2
View File
@@ -1,5 +1,4 @@
import { type FilePath } from "./lib/src/common/types.ts";
import type { FilePath } from "@lib/common/models/db.type";
export {
addIcon,
App,