Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 319 Bytes

File metadata and controls

15 lines (11 loc) · 319 Bytes
id HeldKey
title HeldKey

Type Alias: HeldKey

type HeldKey = CanonicalModifier | Key;

Defined in: hotkey.ts:156

Keys that can be tracked as "held" (pressed down). Includes both modifier keys and regular keys.