Join Slack
Communities
Powered by
Would anybody consider this a `code smell` : ``` ...
# koin
d
Dennis Schröder
10/19/2019, 9:03 AM
Would anybody consider this a
code smell
:
Copy code
inline fun <reified T>ref():T = object : KoinComponent {}.get()
👌 1
Open in Slack
Previous
Next