Variable altPressAtomConst

altPressAtom: PrimitiveAtom<boolean> & WithInitialValue<boolean> = ...

Global state when the Alt key is pressed, so we don’t set multiple event listeners

Generated using TypeDoc