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

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

package s2.dsl.automate

import kotlin.js.JsExport

@JsExport
interface S2State {
	val position: Int
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy