@vonage/client-sdk 2.1.2-rc.1 → 2.1.2
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
|
@@ -33409,7 +33409,7 @@ function requireClientsdkClientcore () {
|
|
|
33409
33409
|
initMetadataForClass(Failed, 'Failed', VOID, StateTransition);
|
|
33410
33410
|
//endregion
|
|
33411
33411
|
function BuildKonfig() {
|
|
33412
|
-
this.u1d_1 = '2.1.2
|
|
33412
|
+
this.u1d_1 = '2.1.2';
|
|
33413
33413
|
}
|
|
33414
33414
|
var BuildKonfig_instance;
|
|
33415
33415
|
function CoreClientWithMedia() {
|