4 lines
110 B
JavaScript

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