
jsMain.web.midi.MIDIInputMap.kt Maven / Gradle / Ivy
// Automatically generated - do not modify!
package web.midi
sealed external class MIDIInputMap {
fun forEach(action: (item: MIDIInput) -> Unit)
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy