index.js 102 B

123
  1. import VxeSplitPane from '../split-pane';
  2. export * from '../split-pane';
  3. export default VxeSplitPane;