mol_dump_lib 0.0.278 → 0.0.280

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
@@ -4835,6 +4835,9 @@ var $;
4835
4835
  default: return 0;
4836
4836
  }
4837
4837
  }
4838
+ open(...modes) {
4839
+ return 0;
4840
+ }
4838
4841
  }
4839
4842
  __decorate([
4840
4843
  $mol_mem