UNPKG

@project44-manifest/react

Version:

Manifest Design System react components

4 lines 230 B
import type { ForwardRefComponent } from '@project44-manifest/react-types'; import type { TableProps } from './Table.types'; export declare const Table: ForwardRefComponent<"table", TableProps>; //# sourceMappingURL=Table.d.ts.map