5 lines
111 B
JavaScript
Raw Normal View History

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