refactor: change routing to astro

This commit is contained in:
Zotov Ivan Yuryevich
2026-04-04 13:56:22 +03:00
parent 05d6e7f6d5
commit ad3655c285
40 changed files with 4923 additions and 820 deletions

1
src/env.d.ts vendored Normal file
View File

@@ -0,0 +1 @@
/// <reference types="astro/client" />