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

4 lines
106 B
JavaScript

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