@vonage/client-sdk 1.6.2-rc.0 → 1.6.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
|
@@ -33638,7 +33638,7 @@ function requireClientsdkClientcore () {
|
|
|
33638
33638
|
setMetadataFor(Failed, 'Failed', classMeta, StateTransition);
|
|
33639
33639
|
//endregion
|
|
33640
33640
|
function BuildKonfig() {
|
|
33641
|
-
this.p1d_1 = '1.6.2
|
|
33641
|
+
this.p1d_1 = '1.6.2';
|
|
33642
33642
|
}
|
|
33643
33643
|
var BuildKonfig_instance;
|
|
33644
33644
|
function CoreClientWithMedia() {
|