UNPKG

contensis-core-api

Version:

A dependency library used by contensis-delivery-api and contensis-management-api

4 lines (2 loc) 95 B
type Aggregate = number; export interface Aggregation { [fieldValue: string]: Aggregate };