@microsoft/teamsfx 1.2.0-rc.0 → 1.2.1-alpha.311dfaffe.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2002,7 +2002,7 @@ var InvokeResponseType;
2002
2002
  *
2003
2003
  * ```typescript
2004
2004
  *
2005
- * const myCard: IAdaptiveCard = {
2005
+ * const myCard = {
2006
2006
  * type: "AdaptiveCard",
2007
2007
  * body: [
2008
2008
  * {