Type Alias TWSCustomMessageCountOutputTypeDefaultArgs<ExtArgs>

TWSCustomMessageCountOutputTypeDefaultArgs<ExtArgs>: {
    select?: TWSCustomMessageCountOutputTypeSelect<ExtArgs> | null;
}

TWSCustomMessageCountOutputType without action

Type Parameters

Type declaration