bobe 0.0.71 → 0.0.72

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/dist/bobe.cjs CHANGED
@@ -2864,6 +2864,7 @@ Object.defineProperty(exports, "Store", {
2864
2864
  });
2865
2865
  exports.Compiler = Compiler;
2866
2866
  exports.FakeType = FakeType;
2867
+ exports.Interpreter = Interpreter;
2867
2868
  exports.Mw = Mw;
2868
2869
  exports.MwCtx = MwCtx;
2869
2870
  exports.NodeType = NodeType;