feat(core): add vitest config and constants

This commit is contained in:
2026-04-06 14:23:36 +02:00
parent 9e1edcc7c1
commit fe70a48702
2 changed files with 18 additions and 0 deletions

View File

@@ -0,0 +1 @@
export const SESSION_COOKIE = "session";