summaryrefslogtreecommitdiff
path: root/env.d.ts
diff options
context:
space:
mode:
authorDaniel Andreas Wang <danielaw@tilde.club>2026-03-12 18:31:40 +0100
committerDaniel Andreas Wang <danielaw@tilde.club>2026-03-12 18:31:40 +0100
commitad9c2429def17cd73d0cc22837ef278abcd4f64a (patch)
treea45f23c88828feeaebae33bc7da04bbe606acfef /env.d.ts
first commit
Diffstat (limited to 'env.d.ts')
-rw-r--r--env.d.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/env.d.ts b/env.d.ts
new file mode 100644
index 0000000..11f02fe
--- /dev/null
+++ b/env.d.ts
@@ -0,0 +1 @@
+/// <reference types="vite/client" />