UNPKG

botbuilder-unit

Version:
13 lines (12 loc) 154 B
let result = [ { user : 'hi' }, { bot : 'Test dialog welcomes you!' }, { bot : 'End of test dialog' } ]; module.exports = result;