koin-android
Toggle table of contents
4.2.2
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
koin-android
koin-android
/
org.koin.android.scope
/
newScope
new
Scope
fun
<
T
:
ComponentCallbacks
>
T
.
newScope
(
)
:
Lazy
<
Scope
>