Home > vm-providers > isShiftedKey
Returns whether it is necessary to have the Shift key pressed to type the given character (with the US keyboard layout).
Shift
Signature:
isShiftedKey: (char: string) => boolean