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

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

package s2.dsl.automate

import kotlin.js.JsExport
import kotlin.js.JsName

@JsExport
interface WithId {
	@JsName("id")
	val id: ID
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy