4 lines
110 B
JavaScript

import VPicker from './VPicker';
export { VPicker };
export default VPicker;
//# sourceMappingURL=index.js.map