index.js 114 B

123
  1. import VxeLayoutFooter from '../layout-footer';
  2. export * from '../layout-footer';
  3. export default VxeLayoutFooter;