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
/
bind
bind
fun
<
S
:
Any
>
KoinDefinition
<
*
>
.
bind
(
clazz
:
KClass
<
S
>
)
:
KoinDefinition
<
*
>
Bind additional type to definition. Non-infix version for compiler plugin use.