This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
xusl
/
pfr
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
934be50f5b
Branches
Tags
master
pfr
/
ui
/
node_modules
/
process
/
index.js
index.js
96 B
Historique
Raw
1
2
// for now just expose the builtin process global from node.js
module.exports = global.process;