koin-android / org.koin.android.ext.android / android.content.ComponentCallbacks / release
release
fun ComponentCallbacks.release(path: String): Unit
Deprecated: release() deprecated! Please use Scope API.
Release a Module from given Path
Parameters
path - Deprecated - use the Scope API instead