base commit
This commit is contained in:
Vendored
+3
@@ -2,6 +2,9 @@
|
||||
|
||||
interface ImportMetaEnv {
|
||||
readonly VITE_API_URL?: string
|
||||
readonly VITE_STORE_EMAIL?: string
|
||||
readonly VITE_STORE_PHONE?: string
|
||||
readonly VITE_STORE_SOCIAL_NOTE?: string
|
||||
}
|
||||
|
||||
interface ImportMeta {
|
||||
|
||||
Reference in New Issue
Block a user