I’m generally having issues with IntoMap as a whol...
# dagger
m
I’m generally having issues with IntoMap as a whole. Even if i have a type defined
Copy code
interface SomeTypeFactory: Function0<SomeType>
And use that instead, i get the same sort of error