feat: add localforage
This commit is contained in:
2
src/vite-env.d.ts
vendored
2
src/vite-env.d.ts
vendored
@@ -6,6 +6,8 @@ declare interface ImportMetaEnv {
|
||||
readonly VITE_API_BASE_URL: string
|
||||
readonly VITE_NODE_ENV: string
|
||||
readonly VITE_TITLE_NAME: string
|
||||
readonly VITE_APP_TOKEN_KEY?: string
|
||||
readonly VITE_UPLOAD_URL?: string
|
||||
}
|
||||
|
||||
interface ImportMeta {
|
||||
|
Reference in New Issue
Block a user