This website works better with JavaScript
Sākums
Izpētīt
Palīdzība
Reģistrēties
Pierakstīties
msx
/
Vent-App
Vērot
1
Pievienot zvaigznīti
0
Atdalīts
0
Faili
Problēmas
0
Izmaiņu pieprasījumi
0
Vikivietne
Koks:
4987821ba8
Atzari
Tagi
master
Vent-App
/
node_modules
/
zrender
/
src
/
global.d.ts
global.d.ts
108 B
Vēsture
Neapstrādāts
1
2
3
4
5
declare namespace NodeJS {
interface ProcessEnv {
NODE_ENV: 'production' | 'development'
}
}