@swipefindercom/finder-sdk 1.0.8 → 1.0.10

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.
@@ -45819,5 +45819,8 @@ function initSwipeFinder(options) {
45819
45819
  };
45820
45820
  }
45821
45821
  export {
45822
+ DataService,
45823
+ MainBootstrap,
45824
+ MonitorService,
45822
45825
  initSwipeFinder
45823
45826
  };