@vonage/client-sdk 2.1.0-rc.0 → 2.1.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.
package/dist/vonageClientSDK.mjs
CHANGED
|
@@ -33380,7 +33380,7 @@ function requireClientsdkClientcore () {
|
|
|
33380
33380
|
initMetadataForClass(Failed, 'Failed', VOID, StateTransition);
|
|
33381
33381
|
//endregion
|
|
33382
33382
|
function BuildKonfig() {
|
|
33383
|
-
this.u1d_1 = '2.1.0
|
|
33383
|
+
this.u1d_1 = '2.1.0';
|
|
33384
33384
|
}
|
|
33385
33385
|
var BuildKonfig_instance;
|
|
33386
33386
|
function CoreClientWithMedia() {
|