Type Alias KSCurrentlyLiveIncludeUpdateManyAndReturn<ExtArgs>

KSCurrentlyLiveIncludeUpdateManyAndReturn<ExtArgs>: {
    kickStreamer?: boolean | KSCurrentlyLive$kickStreamerArgs<ExtArgs>;
}

Type Parameters