UNPKG

@ackplus/react-tanstack-data-table

Version:

A powerful React data table component built with MUI and TanStack Table

7 lines (6 loc) 214 B
export * from './column.types'; export * from './table.types'; export * from './export.types'; export * from './data-table-api'; export * from './slots.types'; export type { DataTableApi } from './data-table-api';