Type Alias TSCustomMessageCountOutputTypeDefaultArgs<ExtArgs>

TSCustomMessageCountOutputTypeDefaultArgs<ExtArgs>: {
    select?: TSCustomMessageCountOutputTypeSelect<ExtArgs> | null;
}

TSCustomMessageCountOutputType without action

Type Parameters

Type declaration