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

    Interface TiltifyLivestream

    Livestream channel pointer attached to a campaign.

    interface TiltifyLivestream {
        channel: string;
        type: string;
    }
    Index
    channel: string
    type: string