InspectedEventEvent interface​
Signature:
export interface InspectedEventEvent extends BaseInspectionEventProperties
Extends: BaseInspectionEventProperties
Properties​
| Property | Modifiers | Type | Description |
|---|---|---|---|
| event | AnyEventObject | ||
| sourceRef | AnyActorRef | undefined | ||
| targetRef | AnyActorRef | ||
| type | '@xstate.event' |