index.js 92 B

123
  1. import VxeToolbar from '../toolbar';
  2. export * from '../toolbar';
  3. export default VxeToolbar;