koin-core
Toggle table of contents
4.2.1
common
Target filter
common
Switch theme
Search in API
Skip to content
koin-core
koin-core
/
org.koin.plugin.module.dsl
/
scope
scope
fun
Module
.
scope
(
qualifier
:
Qualifier
,
scopeSet
:
ScopeDSL
.
(
)
->
Unit
)
Define a scope section with a qualifier. Non-inline version for compiler plugin use.