Type Alias TwitchStreamerCountOutputTypeDefaultArgs<ExtArgs>

TwitchStreamerCountOutputTypeDefaultArgs<ExtArgs>: {
    select?: TwitchStreamerCountOutputTypeSelect<ExtArgs> | null;
}

TwitchStreamerCountOutputType without action

Type Parameters

Type declaration