@microsoft/teams-js 2.20.0-beta.1 → 2.20.0-beta.2

Sign up to get free protection for your applications and to get access to all the features.
@@ -2797,7 +2797,7 @@ export namespace authentication {
2797
2797
  */
2798
2798
  silent?: boolean;
2799
2799
  /**
2800
- * An optional identifier of the home tenant for which to acquire the acess token for (used in cross-tenant shared channels).
2800
+ * An optional identifier of the home tenant for which to acquire the access token for (used in cross-tenant shared channels).
2801
2801
  */
2802
2802
  tenantId?: string;
2803
2803
  }
@@ -2502,7 +2502,7 @@ const _minRuntimeConfigToUninitialize = {
2502
2502
  * @hidden
2503
2503
  * Package version.
2504
2504
  */
2505
- const version = "2.20.0-beta.1";
2505
+ const version = "2.20.0-beta.2";
2506
2506
 
2507
2507
  ;// CONCATENATED MODULE: ./src/internal/internalAPIs.ts
2508
2508