@webex/event-dictionary-ts 1.0.1428 → 1.0.1430
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.
|
@@ -10496,6 +10496,9 @@
|
|
|
10496
10496
|
}
|
|
10497
10497
|
}
|
|
10498
10498
|
},
|
|
10499
|
+
"usedJunctionBoxAlias": {
|
|
10500
|
+
"type": "string"
|
|
10501
|
+
},
|
|
10499
10502
|
"usedMediaServerAlias": {
|
|
10500
10503
|
"type": "string"
|
|
10501
10504
|
},
|
package/package.json
CHANGED