Skip to content

@vttforge/testing / index / RecordedKeybinding

Interface: RecordedKeybinding ​

A keybinding the code under test registered.

Properties ​

action ​

action: string


config ​

config: Record<string, unknown>


namespace ​

namespace: string

MIT licensed.