1
import PageFooter from './src/PageFooter.vue';
2 3
import { withInstall } from '../util';
4 5
withInstall(PageFooter); export { PageFooter };