5 lines
111 B
JavaScript

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