Type Alias WhatnotStreamerCountOutputTypeSelect<ExtArgs>

WhatnotStreamerCountOutputTypeSelect<ExtArgs>: {
    customMessages?: boolean | WhatnotStreamerCountOutputTypeCountCustomMessagesArgs;
}

Type Parameters