Skip to content
Version: xstate@5.0.0

AnyInterpreter type​

Warning: This API is now obsolete.

Use AnyActor instead.

Signature:

export type AnyInterpreter = AnyActor;

References: AnyActor