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