[Question] what does `unloadKoinModules` actually ...
# koin
a
[Question] what does
unloadKoinModules
actually do? What is meant by
Copy code
unload Koin modules from global Koin context
Does it not destroy the instances module contain?
a
As you could see from screenshot, the instances are being dropped once module is being unloaded.