koin-core
Toggle table of contents
4.2.0-alpha2
common
Target filter
common
Switch theme
Search in API
Skip to content
koin-core
koin-core
/
org.koin.core.context
/
KoinContext
/
startKoin
start
Koin
abstract
fun
startKoin
(
koinApplication
:
KoinApplication
)
:
KoinApplication
abstract
fun
startKoin
(
appDeclaration
:
KoinAppDeclaration
)
:
KoinApplication
Start a Koin Application as StandAlone