@jiway/firestorm-core - v1.1.1
    Preparing search index...

    Type Alias AggregationResult<Source>

    AggregationResult: Record<keyof Source, number>

    Type for the result of an aggregation query

    Type Parameters

    • Source