This commit is contained in:
parent
9d00b2a912
commit
bde21fd2b4
1
src/env.d.ts
vendored
1
src/env.d.ts
vendored
@ -5,5 +5,6 @@ declare namespace NodeJS {
|
||||
NODE_ENV: string;
|
||||
VUE_ROUTER_MODE: 'hash' | 'history' | 'abstract' | undefined;
|
||||
VUE_ROUTER_BASE: string | undefined;
|
||||
URL_ENV: string;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user