UNPKG
fruitstand
Version:
latest (0.0.1)
0.0.1
fruit stand
github.com/classmember/fruitstand
classmember/fruitstand
fruitstand
/
examples
/
nodejs-mongodb-angularjs-web-development
/
node_modules
/
ejs
/
index.js
2 lines
(1 loc)
•
39 B
JavaScript
View Raw
1
2
module.exports
= require(
'./lib/ejs'
)
;