UNPKG

rms-react

Version:

Библиотека React компонентов разработанная по дизайн системе РМ Солюшн

5 lines 280 B
import React from 'react'; import { TableCellProps } from './TableCell.props'; declare const _default: React.MemoExoticComponent<React.ForwardRefExoticComponent<TableCellProps & React.RefAttributes<HTMLLIElement>>>; export default _default; //# sourceMappingURL=TableCell.d.ts.map