{"version":3,"file":"index.mjs","sources":["../../../components/link/index.ts"],"sourcesContent":["import _Link from './link';\nimport { withInstall } from '@tdesign/shared-utils';\nimport { TdLinkProps } from './type';\n\nimport './style';\n\nexport * from './type';\nexport type LinkProps = TdLinkProps;\n\nexport const Link = withInstall(_Link);\nexport default Link;\n"],"names":["Link","withInstall","_Link"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IASaA,IAAA,GAAOC,YAAYC,KAAK;;;;"}