UNPKG

@fruits-chain/react-native-xiaoshu

Version:
7 lines • 230 B
import { attachPropertiesToComponent } from '../helpers'; import Cell from './cell'; import CellGroup from './cell-group'; export default attachPropertiesToComponent(Cell, { Group: CellGroup }); //# sourceMappingURL=index.js.map