diff options
| author | Pinapelz <yukais@pinapelz.com> | 2024-10-17 01:16:32 -0700 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2024-10-17 01:16:32 -0700 |
| commit | 582f753a9370c00f82ddd0ea0c4bf842df318a96 (patch) | |
| tree | bd91adb85e174f701a4e5fa534a2cde759efcff7 /src/env.d.ts | |
| parent | 7be49978b023bc1ec89ca0fc8af4ec5cd1e5ae9b (diff) | |
initial moeification
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 index f964fe0..acef35f 100644 --- a/src/env.d.ts +++ b/src/env.d.ts @@ -1 +1,2 @@ +/// <reference path="../.astro/types.d.ts" /> /// <reference types="astro/client" /> |
