toggle menu
kord-extensions
2.3.6-SNAPSHOT
jvm
switch theme
search in API
kord-extensions
/
dev.kordex.core.utils
/
loadModule
load
Module
fun
loadModule
(
createdAtStart
:
Boolean
=
false
,
moduleDeclaration
:
ModuleDeclaration
)
:
Module
Wrapper for
org.koin.dsl.module
that immediately loads the module for the current
Koin
instance.