4 lines
122 B
JavaScript
Raw Normal View History

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