Type Alias RSCurrentlyLiveInclude<ExtArgs>

RSCurrentlyLiveInclude<ExtArgs>: {
    rumbleStreamer?: boolean | RSCurrentlyLive$rumbleStreamerArgs<ExtArgs>;
}

Type Parameters