✌️
This commit is contained in:
parent
8db5a14335
commit
4a8ce0395c
2 changed files with 5 additions and 9 deletions
9
packages/client/@types/env.d.ts
vendored
9
packages/client/@types/env.d.ts
vendored
|
|
@ -1,9 +0,0 @@
|
|||
/// <reference types="vite/client" />
|
||||
|
||||
interface ImportMetaEnv {
|
||||
readonly VITE_APP_TITLE: string
|
||||
}
|
||||
|
||||
interface ImportMeta {
|
||||
readonly env: ImportMetaEnv
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue