UNPKG

wingbot

Version:

Enterprise Messaging Bot Conversation Engine

11 lines (8 loc) 134 B
/* * @author David Menger */ 'use strict'; const WingbotModel = require('./WingbotModel'); module.exports = { WingbotModel };