Component module
The stores component module includes all the domain and data logic required for stores. If you need to include this module, add it to your build.gradle
:
implementation ("com.poqstudio:components.stores:$VERSION_NAME")
Interactors
These are the available interactors in the stores component: