{"version":3,"file":"index.mjs","sources":["../../../components/image/index.ts"],"sourcesContent":["import _Image from './image';\nimport { withInstall } from '@tdesign/shared-utils';\nimport { TdImageProps } from './type';\n\nimport './style';\n\nexport type ImageProps = TdImageProps;\nexport * from './type';\n\nexport const Image = withInstall(_Image);\nexport default Image;\n"],"names":["Image","withInstall","_Image"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IASaA,KAAA,GAAQC,YAAYC,MAAM;;;;"}