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

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