Nick
04/11/2020, 4:36 AMallInstances
for Javascript at some point?
val instances: List<Foo> = dkodein.allInstances() // not available in JS
If not, what are the limitations w/ Kotlin JS that prevent it? Also, is there a good recommended work-around to get similar functionality by using the container directly?salomonbrys
04/16/2020, 7:46 AM