This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
illiaKozyr
/
Homework
Segui
1
Vota
0
Forka
0
File
Problemi
8
Pull Requests
0
Wiki
Albero (Tree):
c722a49f64
Rami (Branch)
Tag
main
Homework
/
Fakogram REACT project
/
node_modules
/
process
/
index.js
index.js
96 B
Cronologia
Originale
1
2
// for now just expose the builtin process global from node.js
module.exports = global.process;