type Columns = ColumnModel<BreakevenEvent>; Copy
type Columns = ColumnModel<BreakevenEvent>;
Type alias for column configuration used in breakeven markdown reports.
Represents a column model specifically designed to format and display breakeven events in markdown tables.