Skip to content

ModifierKey

type ModifierKey = "ctrl" | "shift" | "alt" | "meta" | "none";