Skip to content

Commit

Permalink
fix: add filterRowsUtils export
Browse files Browse the repository at this point in the history
  • Loading branch information
BATCOH committed Mar 8, 2025
1 parent db745af commit 74d35d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/table-core/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ export * from './features/RowSorting'

//utils
export * from './utils'
export * from './utils/filterRowsUtils'
export * from './utils/getCoreRowModel'
export * from './utils/getExpandedRowModel'
export * from './utils/getFacetedMinMaxValues'
Expand Down

0 comments on commit 74d35d4

Please sign in to comment.