how can I see the types of the resulting map? I'm ...
# dagger
c
how can I see the types of the resulting map? I'm thinking
KClass<out BaseDao<*>>
is creating a bit of a problem