This website works better with JavaScript
Startseite
Erkunden
Hilfe
Anmelden
illiaKozyr
/
Homework
Beobachten
1
Favorit hinzufügen
0
Fork
0
Dateien
Issues
8
Pull-Requests
0
Wiki
Struktur:
0ae89180b3
Branches
Tags
main
Homework
/
Fakogram REACT project
/
node_modules
/
process
/
index.js
index.js
96 B
Verlauf
Originalformat
1
2
// for now just expose the builtin process global from node.js
module.exports = global.process;