DisBot
    Preparing search index...

    Type Alias AggregateXPDrops

    Model XPDrops

    type AggregateXPDrops = {
        _avg: XPDropsAvgAggregateOutputType | null;
        _count: XPDropsCountAggregateOutputType | null;
        _max: XPDropsMaxAggregateOutputType | null;
        _min: XPDropsMinAggregateOutputType | null;
        _sum: XPDropsSumAggregateOutputType | null;
    }
    Index

    Properties

    Properties