loadModule

fun loadModule(createdAtStart: Boolean = false, moduleDeclaration: ModuleDeclaration): Module

Wrapper for org.koin.dsl.module that immediately loads the module for the current Koin instance.