UNPKG
ynn-cli
Version:
latest (0.0.4)
0.0.4
0.0.3
0.0.2
0.0.1
0.0.0
Ynn command line tool.
github.com/ynnjs/ynn-cli
ynnjs/ynn-cli
ynn-cli
/
lib
/
modules
/
scaffold
/
index.js
4 lines
(3 loc)
•
51 B
JavaScript
View Raw
1
2
3
4
module
.exports = { app :
require
(
'./app'
) };