Type Alias TTSCustomMessageCountOutputTypeDefaultArgs<ExtArgs>

TTSCustomMessageCountOutputTypeDefaultArgs<ExtArgs>: {
    select?: TTSCustomMessageCountOutputTypeSelect<ExtArgs> | null;
}

TTSCustomMessageCountOutputType without action

Type Parameters

Type declaration