SSR and i18n

Signed-off-by: Martin Berg Alstad <git@martials.no>
This commit is contained in:
2024-10-12 18:29:44 +02:00
parent 1a2fec6a59
commit 740cba625d
20 changed files with 273 additions and 62 deletions

1
src/types/types.ts Normal file
View File

@ -0,0 +1 @@
export type AbsolutePathname = `/${string}`