UNPKG

botbuilder-unit

Version:
8 lines 109 B
var myCustomMessage = 0; module.exports = [ { custom: () => { return 'Hello world!'; } } ];