diff options
| author | Pinapelz <donaldshan1@outlook.com> | 2023-09-19 15:21:51 -0700 |
|---|---|---|
| committer | Pinapelz <donaldshan1@outlook.com> | 2023-09-19 15:21:51 -0700 |
| commit | f2ff1aeb03400c77396c729d887bb284da963378 (patch) | |
| tree | f6de23c06bd420de3f5d89cd82b9e9723833e0a3 /src/env.d.ts | |
Initial 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" /> |
