🔧 chore(env): fix version variable name
This commit is contained in:
Vendored
+1
-1
@@ -1,7 +1,7 @@
|
|||||||
declare const SRC: string
|
declare const SRC: string
|
||||||
declare const DEVEL: boolean;
|
declare const DEVEL: boolean;
|
||||||
declare const GRESOURCES_FILE: string;
|
declare const GRESOURCES_FILE: string;
|
||||||
declare const VERSION: string;
|
declare const COLORSHELL_VERSION: string;
|
||||||
|
|
||||||
declare module "inline:*" {
|
declare module "inline:*" {
|
||||||
const content: string
|
const content: string
|
||||||
|
|||||||
Reference in New Issue
Block a user