lazyModule

fun lazyModule(moduleDefinition: ModuleDeclaration): LazyModule

Define a Koin module as Lazy way, to not resolved resources before loading it

See also

lazyModules

() function, to load Lazy module in background