Type Alias ClubStreamerCountOutputTypeDefaultArgs<ExtArgs>

ClubStreamerCountOutputTypeDefaultArgs<ExtArgs>: {
    select?: ClubStreamerCountOutputTypeSelect<ExtArgs> | null;
}

ClubStreamerCountOutputType without action

Type Parameters

Type declaration