📺 tsc-alias

This commit is contained in:
2026-05-20 15:24:20 +02:00
parent e4e41197b9
commit 7c925d1fdb
9 changed files with 212 additions and 113 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
import { route } from "../../core/route.js";
import { route } from "@/core/route.js";
import { html } from "lit";
export const path = "/episodes" as const;