function isModifier(key): boolean;
Defined in: parse.ts:186
Checks if a string represents a modifier key.
string
The string to check
boolean
True if the string is a recognized modifier