mol_dump_lib 0.0.287 → 0.0.289

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.mjs CHANGED
@@ -4838,6 +4838,9 @@ var $;
4838
4838
  open(...modes) {
4839
4839
  return 0;
4840
4840
  }
4841
+ toJSON() {
4842
+ return this.path();
4843
+ }
4841
4844
  }
4842
4845
  __decorate([
4843
4846
  $mol_mem