Type Alias CSCustomMessageCountOutputTypeDefaultArgs<ExtArgs>

CSCustomMessageCountOutputTypeDefaultArgs<ExtArgs>: {
    select?: CSCustomMessageCountOutputTypeSelect<ExtArgs> | null;
}

CSCustomMessageCountOutputType without action

Type Parameters

Type declaration