element/packages/date-picker/index.js

3 lines
72 B
JavaScript

import Picker from './src/picker/date-picker';
module.exports = Picker;