Type Alias TWSCurrentlyLiveIncludeUpdateManyAndReturn<ExtArgs>

TWSCurrentlyLiveIncludeUpdateManyAndReturn<ExtArgs>: {
    twitterStreamer?: boolean | TWSCurrentlyLive$twitterStreamerArgs<ExtArgs>;
}

Type Parameters