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

jsMain.web.device.DeviceMotionEventRotationRateInit.kt Maven / Gradle / Ivy

// Automatically generated - do not modify!

package web.device

sealed external interface DeviceMotionEventRotationRateInit {
    var alpha: Double?
    var beta: Double?
    var gamma: Double?
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy