UNPKG

botbuilder-formflow

Version:
9 lines 235 B
module.exports = [ { "type": "time", "id": "value", "prompt": "Please enter a time value", "errorPrompt": "I don't understand that. Could you say some recognizeable as time?", "response" : "You selected %s" } ];