StateTypesVersion: xstate@5.0.0On this pageStateTypes type​Signature:export type StateTypes = 'atomic' | 'compound' | 'parallel' | 'final' | 'history' | string;