4 lines
106 B
JavaScript
Raw Normal View History

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