commonMain.s2.dsl.automate.model.WithS2IdAndStatus.kt Maven / Gradle / Ivy
package s2.dsl.automate.model
import kotlin.js.JsExport
@JsExport
interface WithS2IdAndStatus : WithS2Id, WithS2State
package s2.dsl.automate.model
import kotlin.js.JsExport
@JsExport
interface WithS2IdAndStatus : WithS2Id, WithS2State