I’m attempting to use Koin to inject a class that ...
# koin
m
I’m attempting to use Koin to inject a class that implements two different interfaces, but I’m having problems setting up the
bind
for it.