4 lines
110 B
JavaScript
Raw Normal View History

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