line_push/node_modules/vuetify/lib/components/VSelect/index.js
2022-07-17 13:16:16 +08:00

4 lines
110 B
JavaScript

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