xstate-audition

    Type Alias ActorEventType<TActor>

    ActorEventType: xs.EventFromLogic<TActor["logic"]> extends xs.EventObject
        ? xs.EventFromLogic<TActor["logic"]>["type"]
        : string

    The type prop of any event or Event event from an actor

    Type Parameters

    MMNEPVFCICPMFPCPTTAAATR