📺 tsc-alias

This commit is contained in:
2026-05-20 15:24:20 +02:00
parent e4e41197b9
commit 363a8de7a5
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 { routes as routeEpisode } from "./:id/routes.js";
import { html } from "lit";