UNPKG
solar-chat-bot
Version:
latest (0.0.1-11)
0.0.12
0.0.1
0.0.1-11
0.0.1-10
0.0.1-9
0.0.1-8
0.0.1-7
0.0.1-6
0.0.1-5
0.0.1-4
0.0.1-3
Agnostic micro-framework for dialogflow fulfillment
solar-chat-bot
/
index.js
4 lines
•
103 B
JavaScript
View Raw
1
2
3
4
module
.exports = {
Webhook
:
require
(
'./src/Webhook'
),
BaseIntent
:
require
(
'./src/BaseIntent'
) }