isModifier

Function: isModifier()

ts
function isModifier(key): boolean;

Defined in: parse.ts:186

Checks if a string represents a modifier key.

Parameters

key

string

The string to check

Returns

boolean

True if the string is a recognized modifier