mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-09-17 06:21:16 +02:00
fix: export to plus url (#6980)
This commit is contained in:
3
src/vite-env.d.ts
vendored
3
src/vite-env.d.ts
vendored
@@ -47,6 +47,9 @@ interface ImportMetaEnv {
|
||||
VITE_PKG_VERSION: string;
|
||||
VITE_IS_EXCALIDRAW_NPM_PACKAGE: string;
|
||||
|
||||
VITE_APP_PLUS_LP: string;
|
||||
VITE_APP_PLUS_APP: string;
|
||||
|
||||
VITE_WORKER_ID: string;
|
||||
MODE: string;
|
||||
DEV: string;
|
||||
|
Reference in New Issue
Block a user