1
export { default as ImagePreview } from './src/Preview.vue';
2
export { createImgPreview } from './src/functional';