5 lines
111 B
JavaScript
Raw Normal View History

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