koin-core-coroutines
Toggle table of contents
4.2.0-alpha1
common
Target filter
common
Switch theme
Search in API
Skip to content
koin-core-coroutines
koin-core-coroutines
/
org.koin.core.module
/
LazyModule
/
LazyModule
Lazy
Module
constructor
(
moduleInitializer
:
(
)
->
Module
)
Parameters
module
Initializer
a lambda that will be used to initialize a
Module
lazily