diff --git a/web/src/vite-env.d.ts b/web/src/vite-env.d.ts index f83c4fe..2b419d9 100644 --- a/web/src/vite-env.d.ts +++ b/web/src/vite-env.d.ts @@ -1,2 +1,4 @@ +/// + declare const __OIKOS_VERSION__: string declare const __OIKOS_DEV_TOKEN__: string