This website works better with JavaScript.
홈
탐색
도움말
로그인
cziermann
/
Papoh
보기
1
좋아요
0
포크
0
코드
이슈
0
풀 리퀘스트
0
릴리즈
0
위키
Activity
2
커밋
1
브렌치
브렌치:
master
Papoh
/
node_modules
/
process
/
index.js
3 lines
96B
Raw
고유링크
Blame
히스토리
// for now just expose the builtin process global from node.js
module
.exports = global.process;