Skip to content
Version: xstate@5.0.0

ActorOptions.inspect property​

Signature:

inspect?: Observer<InspectionEvent> | ((inspectionEvent: InspectionEvent) => void);