try tu update

This commit is contained in:
Romulus21
2024-07-17 08:42:24 +02:00
parent a34eadb51f
commit 95c5b0814a
3 changed files with 6 additions and 5 deletions

View File

@@ -3,7 +3,6 @@
// @ts-expect-error use import var
export const env: envProps = import.meta.env
interface envProps {
BASE_URL: string,
DEV: boolean,