DisBot
    Preparing search index...

    Type Alias AggregateVanitys

    Model Vanitys

    type AggregateVanitys = {
        _avg: VanitysAvgAggregateOutputType | null;
        _count: VanitysCountAggregateOutputType | null;
        _max: VanitysMaxAggregateOutputType | null;
        _min: VanitysMinAggregateOutputType | null;
        _sum: VanitysSumAggregateOutputType | null;
    }
    Index

    Properties

    Properties