4 lines
110 B
JavaScript
Raw Normal View History

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