@jbrowse/product-core 2.9.0 → 2.10.0

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.
@@ -8,6 +8,9 @@ const DrawerWidgets_1 = require("./DrawerWidgets");
8
8
  const BaseSession_1 = require("./BaseSession");
9
9
  /**
10
10
  * #stateModel MultipleViewsSessionMixin
11
+ * composed of
12
+ * - [BaseSessionModel](../basesessionmodel)
13
+ * - [DrawerWidgetSessionMixin](../drawerwidgetsessionmixin)
11
14
  */
12
15
  function MultipleViewsSessionMixin(pluginManager) {
13
16
  return mobx_state_tree_1.types