misc fixes

This commit is contained in:
Jorge Vargas 2024-09-18 20:33:41 -06:00
parent 7aa64366c0
commit 971d4f2ce6
41 changed files with 18860 additions and 85 deletions

1
src/env.d.ts vendored
View file

@ -1,2 +1 @@
/// <reference path="../.astro/types.d.ts" />
/// <reference types="astro/client" />