Type Alias WSCurrentlyLiveIncludeUpdateManyAndReturn<ExtArgs>

WSCurrentlyLiveIncludeUpdateManyAndReturn<ExtArgs>: {
    whatnotStreamer?: boolean | WSCurrentlyLive$whatnotStreamerArgs<ExtArgs>;
}

Type Parameters