UNPKG

rms-react

Version:

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

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