@playlive/tiltify-phoenix
    Preparing search index...

    Variable EVENTS_TO_WATCHConst

    EVENTS_TO_WATCH: EventType[] = ...

    The full set of Tiltify Phoenix Channel events TiltifyWebSocket subscribes to by default when listening to a fact (campaign, fundraising event, or cause).

    Order is stable and intentional — filter UIs in playlive-console-v2 rely on the slice ordering.

    Pass a narrowed array (["donation", "donation_updated"]) to TiltifyWebSocket.startListeningToFact or TiltifyWebSocket.startListeningToCampaignBySlug when you only care about a subset.