UNPKG

botbuilder-formflow

Version:
8 lines 146 B
module.exports = [ { "type": "text", "id": "value", "prompt": "Please enter a text value", "response" : "You selected %s" } ];