Type alias XStateEventObject

XStateEventObject: {
    type: string;
}

Event object.

Type declaration

  • type: string

Generated using TypeDoc