This website works better with JavaScript
Domovská stránka
Prehľadávať
Pomoc
Registrovať
Prihlásiť sa
ZhuJiaHao
/
lh-mobile
Pridať medzi pozorované
1
Hviezda
0
Fork
0
Súbory
Issues
0
Pull requesty
0
Wiki
Strom:
afef811b42
Branche
Tagy
master
lh-mobile
/
node_modules
/
stdout-stream
/
test
/
fixtures
/
hello-world.js
hello-world.js
82 B
História
Raw
1
2
3
4
var stdout = require('../../');
stdout.write('hello\n');
stdout.write('world\n');