koin-core
/
org.koin.core.component
/
newScope
newScope
fun
<
T
:
KoinScopeComponent
>
T
.
newScope
(
)
:
Lazy
<
Scope
>