UNPKG

tdesign-mobile-vue

Version:
1 lines 575 B
{"version":3,"file":"index.mjs","sources":["../../src/image-viewer/index.ts"],"sourcesContent":["import { withInstall } from '../shared';\nimport _ImageViewer from './image-viewer';\n\nimport './style';\nimport { TdImageViewerProps } from './type';\n\nexport * from './type';\nexport type ImageViewerProps = TdImageViewerProps;\n\nexport const ImageViewer = withInstall(_ImageViewer);\nexport default ImageViewer;\n"],"names":["ImageViewer","withInstall","_ImageViewer"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IASaA,WAAA,GAAcC,YAAYC,YAAY;;;;"}