Type Alias TwitterStreamerCountOutputTypeDefaultArgs<ExtArgs>

TwitterStreamerCountOutputTypeDefaultArgs<ExtArgs>: {
    select?: TwitterStreamerCountOutputTypeSelect<ExtArgs> | null;
}

TwitterStreamerCountOutputType without action

Type Parameters

Type declaration