koin-core / org.koin.core / KoinExperimentalAPI

KoinExperimentalAPI

@Target([AnnotationTarget.CLASS, AnnotationTarget.TYPEALIAS, AnnotationTarget.FUNCTION, AnnotationTarget.PROPERTY, AnnotationTarget.FIELD, AnnotationTarget.CONSTRUCTOR]) annotation class KoinExperimentalAPI

API marked with this annotation is experimental and is not guaranteed to be stable.

Author
Victor Alenkov

Constructors

<init>

API marked with this annotation is experimental and is not guaranteed to be stable.

KoinExperimentalAPI()