Join Slack
Powered by
is there a way to "auto-configure" injection for s...
# koin
m
Marko Kunic
11/16/2021, 5:58 PM
is there a way to "auto-configure" injection for services that not need explicit injection, eg:
Copy code
single { StoreRepository(get()) }
Open in Slack
Previous
Next