Type Alias RumbleStreamerCountOutputTypeDefaultArgs<ExtArgs>

RumbleStreamerCountOutputTypeDefaultArgs<ExtArgs>: {
    select?: RumbleStreamerCountOutputTypeSelect<ExtArgs> | null;
}

RumbleStreamerCountOutputType without action

Type Parameters

Type declaration