TOKEN_TURN_MARKER_MODES: Readonly<{ CUSTOM: 2; DEFAULT: 1; DISABLED: 0 }> = ...

The allowed token turn markers modes.