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.
@@ -2891,6 +2891,7 @@ Object.defineProperty(exports, "Store", {
2891
2891
  });
2892
2892
  exports.Compiler = Compiler;
2893
2893
  exports.FakeType = FakeType;
2894
+ exports.Interpreter = Interpreter;
2894
2895
  exports.Mw = Mw;
2895
2896
  exports.MwCtx = MwCtx;
2896
2897
  exports.NodeType = NodeType;