4 lines
122 B
JavaScript
Raw Normal View History

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