This website works better with JavaScript
Startsida
Utforska
Hjälp
Logga in
illiaKozyr
/
Homework
Bevaka
1
Stjärnmärk
0
Fork
0
Filer
Ärenden
8
Pull-förfrågningar
0
Wiki
Träd:
c722a49f64
Grenar
Taggar
main
Homework
/
Fakogram REACT project
/
node_modules
/
process
/
index.js
index.js
96 B
Historik
Rå
1
2
// for now just expose the builtin process global from node.js
module.exports = global.process;