koin-core
/
org.koin.core.component
/
createScope
createScope
fun
<
T
:
KoinScopeComponent
>
T
.
createScope
(
source
:
Any
?
=
null
)
:
Scope