5 lines
111 B
JavaScript

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