This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
xiaojincai
/
zky-admin
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Árbore:
2effbd93de
Ramas
Etiquetas
master
v1.0.0
zky-admin
/
node_modules
/
_stdout-stream@1.4.1@stdout-stream
/
test
/
fixtures
/
hello-world.js
hello-world.js
82 B
Histórico
Raw
1
2
3
4
var stdout = require('../../');
stdout.write('hello\n');
stdout.write('world\n');