@trops/dash-core 0.1.195 → 0.1.196
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/electron/index.js
CHANGED
|
@@ -71889,6 +71889,7 @@ var electron = {
|
|
|
71889
71889
|
|
|
71890
71890
|
// Events
|
|
71891
71891
|
events,
|
|
71892
|
+
API_GROUPS: events.API_GROUPS,
|
|
71892
71893
|
|
|
71893
71894
|
// Widget Pipeline
|
|
71894
71895
|
widgetRegistry,
|