UNPKG

@grnsft/if

Version:

Impact Framework

3 lines (2 loc) 162 B
export type AggregationResult = Record<string, number>; export declare const AGGREGATION_TYPES: readonly ["horizontal", "time", "vertical", "component", "both"];