This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
kf
/
crazycharge-admin-be
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
481b93e777
Rami (Branch)
Tag
master
crazycharge-...
/
secrets
/
admin
/
global.d.ts
global.d.ts
123 B
Cronologia
Originale
1
2
3
4
5
6
declare namespace NodeJS {
interface ProcessEnv {
Login_Account: string
Login_Password: string
}
}