InspectedSnapshotEvent interface​
Signature:
export interface InspectedSnapshotEvent extends BaseInspectionEventProperties
Extends: BaseInspectionEventProperties
Properties​
| Property | Modifiers | Type | Description |
|---|---|---|---|
| actorRef | AnyActorRef | ||
| event | AnyEventObject | ||
| snapshot | Snapshot<unknown> | ||
| type | '@xstate.snapshot' |