Type Alias TSCurrentlyLiveIncludeUpdateManyAndReturn<ExtArgs>

TSCurrentlyLiveIncludeUpdateManyAndReturn<ExtArgs>: {
    twitchStreamer?: boolean | TSCurrentlyLive$twitchStreamerArgs<ExtArgs>;
}

Type Parameters