UNPKG

@tiledesk/tiledesk-server

Version:
12 lines (11 loc) 399 B
module.exports = { blank: require('./blank'), blank_webhook: require('./blank_webhook'), blank_copilot: require('./blank_copilot'), official_copilot: require('./official_copilot'), blank_voice: require('./blank_voice'), blank_voice_twilio: require('./blank_voice_twilio'), empty: require('./empty'), example: require('./example'), handoff: require('./handoff') }