Type Alias TWSCurrentlyLiveIncludeCreateManyAndReturn<ExtArgs>

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

Type Parameters