Type Alias TwitchStreamerCountOutputTypeSelect<ExtArgs>

TwitchStreamerCountOutputTypeSelect<ExtArgs>: {
    customMessages?: boolean | TwitchStreamerCountOutputTypeCountCustomMessagesArgs;
}

Type Parameters