mol_plot_all 1.2.1230 → 1.2.1232

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/web.js CHANGED
@@ -1673,6 +1673,13 @@ var $;
1673
1673
  $.$mol_memo = $mol_memo;
1674
1674
  })($ || ($ = {}));
1675
1675
 
1676
+ ;
1677
+ "use strict";
1678
+ var $;
1679
+ (function ($) {
1680
+ $.$mol_dom = $mol_dom_context;
1681
+ })($ || ($ = {}));
1682
+
1676
1683
  ;
1677
1684
  "use strict";
1678
1685
  var $;