UNPKG

botbuilder-formflow

Version:
22 lines (21 loc) 282 B
module.exports = [ { "user": "hi" }, { "bot": "Hello world!" }, { "bot": "Thank you!" }, { "bot": "Please enter your password" }, { "user": "qwerty" }, { "bot": "Your password is qwerty" }, { "bot": "{\"password\":\"qwerty\"}" } ];