Type Alias WSCurrentlyLiveIncludeCreateManyAndReturn<ExtArgs>

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

Type Parameters