Skip to content

lightgun-poc / lib/hotkey / HotkeyWatcher

Interface: HotkeyWatcher

Defined in: lib/hotkey.ts:321

A running combo watcher; stop() ends the polling.

Methods

stop()

stop(): void

Defined in: lib/hotkey.ts:322

Returns

void

Released under the MIT License.