line_push/node_modules/vuetify/lib/components/VSelect/index.js
2022-07-21 03:28:35 +00:00

4 lines
110 B
JavaScript

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