<!-- Do not edit this file. It is automatically generated by API Documenter. --> [`KeymapInfo`](KeymapInfo) ## KeymapInfo interface 0.10.4 **Signature:** ```typescript export interface KeymapInfo ``` ## Properties | Property | Modifiers | Type | Description | | --- | --- | --- | --- | | [`key`](KeymapInfo/key) | | <code>string &#124; null</code> | 0.10.4 | | [`modifiers`](KeymapInfo/modifiers) | | <code>string &#124; null</code> | 0.10.4 |