UNPKG

71 BTypeScriptView Raw
1import Row from './Row';
2import Col from './Col';
3export { Row, Col };