@microsoft/teamsfx 1.2.0-rc.0 → 1.2.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.
@@ -1937,7 +1937,7 @@ var InvokeResponseType;
1937
1937
  *
1938
1938
  * ```typescript
1939
1939
  *
1940
- * const myCard: IAdaptiveCard = {
1940
+ * const myCard = {
1941
1941
  * type: "AdaptiveCard",
1942
1942
  * body: [
1943
1943
  * {