This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
janedev
/
homework-js
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Árbol:
c1bd2a82f7
Ramas
Etiquetas
master
homework-js
/
react
/
node_modules
/
process
/
index.js
index.js
96 B
Histórico
Raw
1
2
// for now just expose the builtin process global from node.js
module.exports = global.process;