Interface WakeLockSentinelEventMap

interface WakeLockSentinelEventMap {
    release: Event;
}

Properties

Properties

release: Event