This website requires JavaScript.
Explore
Help
Register
Sign In
daohualiuxiang
/
node
mirror of
https://github.com/nodejs/node.git
Watch
1
Star
0
Fork
You've already forked node
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
fbdff52b44
node
/
test
/
fixtures
/
b
/
package
/
index.js
3 lines
64 B
JavaScript
Raw
Normal View
History
Unescape
Escape
GJSLint part of tests
2010-12-03 09:03:18 +08:00
exports
.
hello
=
'world'
;
common
.
debug
(
'load package/index.js'
)
;