index.js 88 B

123
  1. import VxeDrawer from '../drawer';
  2. export * from '../drawer';
  3. export default VxeDrawer;