@swipefindercom/finder-sdk 1.0.9 → 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.
package/dist/finder-sdk.esm.js
CHANGED
|
@@ -45820,6 +45820,7 @@ function initSwipeFinder(options) {
|
|
|
45820
45820
|
}
|
|
45821
45821
|
export {
|
|
45822
45822
|
DataService,
|
|
45823
|
+
MainBootstrap,
|
|
45823
45824
|
MonitorService,
|
|
45824
45825
|
initSwipeFinder
|
|
45825
45826
|
};
|