mol_plot_all 1.2.638 → 1.2.639

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.
Files changed (3) hide show
  1. package/node.mjs +1 -0
  2. package/package.json +1 -1
  3. package/web.mjs +1 -0
package/node.mjs CHANGED
@@ -6249,4 +6249,5 @@ var $;
6249
6249
  })($ || ($ = {}));
6250
6250
  //mol/plot/mark/hor/-css/hor.view.css.ts
6251
6251
 
6252
+ export default $
6252
6253
  //# sourceMappingURL=node.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "mol_plot_all",
3
- "version": "1.2.638",
3
+ "version": "1.2.639",
4
4
  "exports": {
5
5
  "node": {
6
6
  "import": "./node.mjs",
package/web.mjs CHANGED
@@ -5710,4 +5710,5 @@ var $;
5710
5710
  })($ || ($ = {}));
5711
5711
  //mol/plot/mark/hor/-css/hor.view.css.ts
5712
5712
 
5713
+ export default $
5713
5714
  //# sourceMappingURL=web.js.map