All Downloads are FREE. Search and download functionalities are using the official Maven repository.

commonMain.s2.dsl.automate.Msg.kt Maven / Gradle / Ivy

package s2.dsl.automate

import f2.dsl.cqrs.Command
import f2.dsl.cqrs.Event
import f2.dsl.cqrs.Message

typealias Msg = Message
typealias Cmd = Command
typealias Evt = Event




© 2015 - 2025 Weber Informatics LLC | Privacy Policy