Init with defaults

This commit is contained in:
Michał Gdula 2024-05-21 18:46:59 +01:00
commit 2fc6cdfa26
11 changed files with 7199 additions and 0 deletions

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

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