Type Alias WSCurrentlyLiveInclude<ExtArgs>

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

Type Parameters