diff options
| author | Alam Guardin <alamguardin@gmail.com> | 2024-08-05 21:11:05 -0500 |
|---|---|---|
| committer | Alam Guardin <alamguardin@gmail.com> | 2024-08-05 21:11:05 -0500 |
| commit | 989c8d6e947c56f0241a169da02ba2558653a4b0 (patch) | |
| tree | bfe0d84679bb80b0699823383b88185402bbed05 /src/env.d.ts | |
init commit
Diffstat (limited to 'src/env.d.ts')
| -rw-r--r-- | src/env.d.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/env.d.ts b/src/env.d.ts new file mode 100644 index 0000000..f964fe0 --- /dev/null +++ b/src/env.d.ts @@ -0,0 +1 @@ +/// <reference types="astro/client" /> |
