Type Alias TeamCountOutputTypeDefaultArgs<ExtArgs>

TeamCountOutputTypeDefaultArgs<ExtArgs>: {
    select?: TeamCountOutputTypeSelect<ExtArgs> | null;
}

TeamCountOutputType without action

Type Parameters

Type declaration