feat: add turso database client

This commit is contained in:
Lewis Wynne 2026-01-23 03:47:18 +00:00
parent c23358ed8e
commit ac667a243d
2 changed files with 51 additions and 0 deletions

1
apps/blog/src/env.d.ts vendored Normal file
View file

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