AggregateTSCurrentlyLive: {
    _count: TSCurrentlyLiveCountAggregateOutputType | null;
    _max: TSCurrentlyLiveMaxAggregateOutputType | null;
    _min: TSCurrentlyLiveMinAggregateOutputType | null;
}

Model TSCurrentlyLive