UNPKG

@maherunlocker/custom-react-table

Version:
4 lines (3 loc) 189 B
export { DynamicTable } from './Table/DynamicTable'; export type { DynamicTableProps, apiResultProps } from './Table/DynamicTable'; export type { customColumnProps } from 'react-table';