5 lines
123 B
JavaScript
Raw Normal View History

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