UNPKG
fruitstand
Version:
latest (0.0.1)
0.0.1
fruit stand
github.com/classmember/fruitstand
classmember/fruitstand
fruitstand
/
examples
/
learning-angularjs
/
node_modules
/
express
/
index.js
3 lines
(1 loc)
•
44 B
JavaScript
View Raw
1
2
3
module.exports
= require(
'./lib/express'
)
;