m
This commit is contained in:
Vendored
+1
@@ -1,6 +1,7 @@
|
||||
export declare class AppEnv {
|
||||
static SERVER_PROT: number;
|
||||
static STATIC_DIR: string;
|
||||
static IS_TEST: boolean;
|
||||
static MYSQL_HOST: string;
|
||||
static MYSQL_PROT: number;
|
||||
static MYSQL_DATABASE: string;
|
||||
|
||||
Reference in New Issue
Block a user