InterruptionBlock
InterruptionBlock:
DeterministicInterruption
|RandomInterruption
Defined in: parser/types.ts:920
The InterruptionBlock interface is used to define interruptions in a block. These can be used for breaks or attention checks. Interruptions can be deterministic or random.