UNPKG

@wmfs/tymly

Version:

A framework for building and sharing workflows in Node.js

30 lines (29 loc) 491 B
{ "type": "AdaptiveCard", "body": [ { "type": "Container", "items": [ { "type": "TextBlock", "text": "1" } ] }, { "type": "Container", "items": [ { "type": "TextBlock", "text": "before" }, { "type": "TextBlock", "text": "after" } ] } ], "$schema": "http://adaptivecards.io/schemas/adaptive-card.json", "version": "1.0" }