UNPKG
be-framework
Version:
latest (0.7.0)
0.7.0
0.6.1
0.6.0
0.5.0
0.4.0
0.3.0
0.2.2
0.2.1
0.1.0
BE is a framework for supercharging your BotEngine bots
be-framework
/
src
/
rest
/
index.js
4 lines
(3 loc)
•
50 B
JavaScript
View Raw
1
2
3
4
module
.exports = {
routes:
require
(
'./routes'
) }