index.js 114 B

123
  1. import VxeImagePreview from '../image-preview';
  2. export * from '../image-preview';
  3. export default VxeImagePreview;