tambahannya
This commit is contained in:
5
types/env.d.ts
vendored
5
types/env.d.ts
vendored
@@ -5,5 +5,10 @@ declare namespace NodeJS {
|
||||
BUN_PUBLIC_BASE_URL?: string;
|
||||
PORT?: string;
|
||||
WWEBJS_AUTH?: string;
|
||||
WWEBJS_CACHE?: string;
|
||||
WA_TOKEN?: string;
|
||||
WA_APP_SECRET?: string;
|
||||
WA_PHONE_NUMBER_ID?: string;
|
||||
APP_LOGS_PATH?: string;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user