@microsoft/teams-js 2.0.0-beta.3-dev.100 → 2.0.0-beta.3-dev.103

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.
@@ -173,7 +173,7 @@ export namespace menus {
173
173
  * @hidden
174
174
  * Interface to show list of items on selection of menu item.
175
175
  */
176
- viewData: ViewData;
176
+ viewData?: ViewData;
177
177
  /**
178
178
  * @hidden
179
179
  * Whether the menu item is selected or not
@@ -1120,7 +1120,7 @@ __webpack_require__.d(__webpack_exports__, {
1120
1120
  });
1121
1121
 
1122
1122
  ;// CONCATENATED MODULE: ./src/internal/constants.ts
1123
- var version = "2.0.0-beta.3-dev.100";
1123
+ var version = "2.0.0-beta.3-dev.103";
1124
1124
  /**
1125
1125
  * @hidden
1126
1126
  * The client version when all SDK APIs started to check platform compatibility for the APIs was 1.6.0.