This website works better with JavaScript
صفحهٔ اصلی
گشتوگذار
راهنما
ثبت نام
ورود
msx
/
Vent-App
دنبال کردن
1
ستاره دار
0
انشعاب
0
پروندهها
مشکلات
0
درخواست واکشی
0
ویکی
درخت:
4987821ba8
شاخهها
تگها
master
Vent-App
/
node_modules
/
zrender
/
src
/
global.d.ts
global.d.ts
108 B
تاريخچه
خام
1
2
3
4
5
declare namespace NodeJS {
interface ProcessEnv {
NODE_ENV: 'production' | 'development'
}
}