commonMain.symphony.ActionableSelection.kt Maven / Gradle / Ivy
@file:JsExport
@file:Suppress("NON_EXPORTABLE_TYPE")
package symphony
import kotlinx.JsExport
interface ActionableSelection {
val actions: SelectorBasedActionsManager
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy