UNPKG

botbuilder-formflow

Version:
9 lines 245 B
module.exports = [ { "type": "url", "id": "value", "prompt": "Please enter a URL value", "errorPrompt": "I don't understand that. Could you something that starts with http or https:/?", "response" : "You selected %s" } ];