AFAIK, I can use `get()` to inject one implementat...
# koin
m
AFAIK, I can use
get()
to inject one implementation. Frankly, I haven’t yet tried to use
get()
when there are >1 interface implementations in the graph
a
when you declare a component, you must bind each interface manually