UNPKG

82 BTypeScriptView Raw
1import { Row, RowProps } from '../grid';
2export { RowProps };
3export default Row;