This website requires JavaScript.
Explore
Help
Sign In
embarklabs
/
neo-blessed
mirror of
https://github.com/embarklabs/neo-blessed.git
Watch
2
Star
0
Fork
You've already forked neo-blessed
0
Code
Issues
Projects
Releases
Wiki
Activity
72530932e3
neo-blessed
/
index.js
2 lines
43 B
JavaScript
Raw
Normal View
History
Unescape
Escape
misc - add a blessed.js file.
2013-07-24 19:40:05 +00:00
module
.
exports
=
require
(
'./lib/blessed'
)
;