Can you spot the issue in this Koin code?

Share
Can you spot the issue in this Koin code?
Photo by Agence Olloweb / Unsplash

In the code below we have initialization of a Koin module along with the declaration of dependencies it injects. πŸ’‰

πŸ” Your task is to find the issue and share it in the comments! I'll share a post with an explanation in two days.

πŸ’‘ Hint: this problem applies to all DI frameworks.

Read more