@webex/event-dictionary-ts 1.0.1522 → 1.0.1524
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.
|
@@ -11864,6 +11864,9 @@
|
|
|
11864
11864
|
"timeShotAgeSeconds": {
|
|
11865
11865
|
"type": "number",
|
|
11866
11866
|
"multipleOf": 0.1
|
|
11867
|
+
},
|
|
11868
|
+
"trigger": {
|
|
11869
|
+
"type": "string"
|
|
11867
11870
|
}
|
|
11868
11871
|
}
|
|
11869
11872
|
},
|
package/package.json
CHANGED