Type Alias UserCountOutputTypeDefaultArgs<ExtArgs>

UserCountOutputTypeDefaultArgs<ExtArgs>: {
    select?: UserCountOutputTypeSelect<ExtArgs> | null;
}

UserCountOutputType without action

Type Parameters

Type declaration