tdesign-mobile-vue
Version:
tdesign-mobile-vue
1 lines • 598 B
Source Map (JSON)
{"version":3,"file":"index.mjs","sources":["../../src/image/index.ts"],"sourcesContent":["import _Image from './image';\nimport { withInstall, WithInstallType } from '../shared';\n\nimport './style';\nimport { TdImageProps } from './type';\n\nexport * from './type';\nexport type ImageProps = TdImageProps;\n\nexport const Image: WithInstallType<typeof _Image> = withInstall(_Image);\nexport default Image;\n"],"names":["Image","withInstall","_Image"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IASaA,KAAA,GAAwCC,YAAYC,MAAM;;;;"}