element/packages/time-picker/index.js

3 lines
85 B
JavaScript

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