mirror of
https://github.com/CodePhiliaX/Chat2DB.git
synced 2025-09-27 00:54:49 +08:00
Resolve conflicts.
This commit is contained in:
1
chat2db-client/typings.d.ts
vendored
1
chat2db-client/typings.d.ts
vendored
@ -4,5 +4,6 @@ declare namespace NodeJS {
|
||||
interface ProcessEnv {
|
||||
readonly NODE_ENV: 'development' | 'production'
|
||||
readonly UMI_ENV: string
|
||||
readonly __ENV: string;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user