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

jsMain.web.wakelock.WakeLock.kt Maven / Gradle / Ivy

// Automatically generated - do not modify!

package web.wakelock

import kotlin.js.Promise

sealed external class WakeLock {
    fun request(type: WakeLockType = definedExternally): Promise
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy