UNPKG

pm-controls

Version:
6 lines (5 loc) 130 B
export declare class ColumnAggregate { IsSum: Boolean; static readonly Sum: ColumnAggregate; readonly Name: string; }