index.js 106 B

123
  1. import VxeLayoutBody from '../layout-body';
  2. export * from '../layout-body';
  3. export default VxeLayoutBody;