commonMain.pro.respawn.flowmvi.api.FlowMVIDSL.kt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of core-jvm Show documentation
Show all versions of core-jvm Show documentation
A Kotlin Multiplatform MVI library based on plugins that is simple, fast, powerful & flexible
package pro.respawn.flowmvi.api
/**
* A DSL marker for the FlowMVI DSL.
* Defines a contract for calling the DSL functions.
*/
@DslMarker
public annotation class FlowMVIDSL
© 2015 - 2025 Weber Informatics LLC | Privacy Policy