UNPKG

419 BJavaScriptView Raw
1//this file contains help docs for collaborate command
2
3module.exports = {
4 intro: "Collaborate your connector with other Built.io Flow users",
5 info: "Collaborate your connector with other Built.io Flow users",
6 docs: "Collaborate your connector with other Built.io Flow users",
7 example: "flow collaborate",
8 explanation: "This command will let you collaborate your connector with other Built.io Flow users. "
9}