📺 tsc-alias

This commit is contained in:
2026-05-20 15:24:20 +02:00
parent e4e41197b9
commit ce5b1c4da5
8 changed files with 209 additions and 112 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;