Add astro types to env

This commit is contained in:
Sam Carlton 2023-02-11 16:31:45 -06:00
parent b094d3531f
commit d55da3a095

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

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