mol_tree2 1.0.914 → 1.0.916

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/node.test.js CHANGED
@@ -2258,6 +2258,13 @@ var $;
2258
2258
  });
2259
2259
  })($ || ($ = {}));
2260
2260
 
2261
+ ;
2262
+ "use strict";
2263
+ var $;
2264
+ (function ($) {
2265
+ $.$mol_dom = $mol_dom_context;
2266
+ })($ || ($ = {}));
2267
+
2261
2268
  ;
2262
2269
  "use strict";
2263
2270
  var $;