Project a Twitch charity campaign into the Tiltify campaign shape
so a single overlay code path can render either source. Wraps
import("@playlive/twitch-charity").convertTwitchToTiltifyCampaign
with a causeId pulled from the singleton config (legacy semantics).
Returns null when input is null — handy for piping the output
of fetchTwitchCampaign directly through ?..
Project a Twitch charity campaign into the Tiltify campaign shape so a single overlay code path can render either source. Wraps import("@playlive/twitch-charity").convertTwitchToTiltifyCampaign with a
causeIdpulled from the singleton config (legacy semantics).Returns
nullwhen input isnull— handy for piping the output of fetchTwitchCampaign directly through?..