Type Alias YoutubeStreamerCountOutputTypeDefaultArgs<ExtArgs>

YoutubeStreamerCountOutputTypeDefaultArgs<ExtArgs>: {
    select?: YoutubeStreamerCountOutputTypeSelect<ExtArgs> | null;
}

YoutubeStreamerCountOutputType without action

Type Parameters

Type declaration