UNPKG

data-table-material

Version:

A dynamic and customizable table component for React, built with Material UI & TypeScript.

5 lines (4 loc) 122 B
/** * Namespace containing types and interfaces for the IDataTable component. */ export * as IDataTable from './types';