Skip to content

Commit

Permalink
export CalculatedColumnParent and CalculatedColumnOrColumnGroup
Browse files Browse the repository at this point in the history
  • Loading branch information
nstepien committed Aug 23, 2023
1 parent 859a829 commit 69247cc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ export type {
ColumnGroup,
ColumnOrColumnGroup,
CalculatedColumn,
CalculatedColumnParent,
CalculatedColumnOrColumnGroup,
RenderCellProps,
RenderSummaryCellProps,
RenderGroupCellProps,
Expand Down

0 comments on commit 69247cc

Please sign in to comment.