This website works better with JavaScript
Halaman utama
Jelajahi
Bantuan
Masuk
janedev
/
homework-js
Liatin
1
Bintangi
0
Fork
0
Berkas
Masalah
0
Tarik Permintaan
0
Wiki
Cabang:
master
Ranting
Tag
master
homework-js
/
react
/
node_modules
/
process
/
index.js
index.js
96 B
Permalink
Riwayat
Mentahan
1
2
// for now just expose the builtin process global from node.js
module.exports = global.process;