screeps-timeseries 0.0.1 → 0.0.2

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/index.js CHANGED
@@ -3905,4 +3905,5 @@ class TimeSeriesDataEngine {
3905
3905
  }
3906
3906
 
3907
3907
  exports.TimeSeriesDataEngine = TimeSeriesDataEngine;
3908
+ exports.TimeSeriesSegmentManager = TimeSeriesSegmentManager;
3908
3909
  //# sourceMappingURL=index.js.map