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

4 lines
106 B
JavaScript

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