@playlive/realtime-pipeline
    Preparing search index...

    Type Alias TiltifyDonationWithTestFlag

    TiltifyDonationWithTestFlag: TiltifyDonation & { test?: boolean }

    Donation type with an optional test flag. Test donations are sent over the same channel as real ones and the client tracks them in a sibling map to allow per-overlay filtering.