@webex/event-dictionary-ts 1.0.1433 → 1.0.1435
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.
|
@@ -11391,6 +11391,9 @@
|
|
|
11391
11391
|
},
|
|
11392
11392
|
"isBridging": {
|
|
11393
11393
|
"type": "boolean"
|
|
11394
|
+
},
|
|
11395
|
+
"isInterRegion": {
|
|
11396
|
+
"type": "boolean"
|
|
11394
11397
|
}
|
|
11395
11398
|
}
|
|
11396
11399
|
},
|
package/package.json
CHANGED