@vonage/client-sdk 2.2.0-alpha.0 → 2.2.0-alpha.1
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.
package/dist/vonageClientSDK.mjs
CHANGED
|
@@ -33526,7 +33526,7 @@ function requireClientsdkClientcore () {
|
|
|
33526
33526
|
initMetadataForClass(Failed, 'Failed', VOID, StateTransition);
|
|
33527
33527
|
//endregion
|
|
33528
33528
|
function BuildKonfig() {
|
|
33529
|
-
this.x1d_1 = '2.2.0-alpha.
|
|
33529
|
+
this.x1d_1 = '2.2.0-alpha.1';
|
|
33530
33530
|
}
|
|
33531
33531
|
var BuildKonfig_instance;
|
|
33532
33532
|
function CoreClientWithMedia() {
|