UNPKG

@fruits-chain/react-native-xiaoshu

Version:
7 lines • 257 B
import { attachPropertiesToComponent } from '../helpers'; import DatePickerView from './date-picker-view'; import { formatDate } from './helper'; export default attachPropertiesToComponent(DatePickerView, { formatDate }); //# sourceMappingURL=index.js.map