✨ 🛺 keyboardShortcuts.ts
This commit is contained in:
@@ -12,3 +12,4 @@ export function isMacosOptionChar(
|
||||
): char is keyof typeof MACOS_OPTION_SPECIAL_CHARS {
|
||||
return char in MACOS_OPTION_SPECIAL_CHARS
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user