UNPKG

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