coreDomainModule

Domain-layer Koin module that provides default repositories and use case implementations.

Network usage receives a no-op repository here so common presentation can resolve its contracts before platform data modules override the binding with a persistent implementation.

Author

Dmitriy Moroz