UNPKG
wge-cli
Version:
latest (0.0.1)
0.0.1
Live server for the Wagon templating engine!
github.com/str1z/wge-cli
str1z/wge-cli
wge-cli
/
index.js
2 lines
(1 loc)
•
65 B
JavaScript
View Raw
1
2
module.exports
= { LiveServer: require(
"./class/LiveServer"
) }
;