index.js 92 B

123
  1. import VxeLoading from '../loading';
  2. export * from '../loading';
  3. export default VxeLoading;