{"version":3,"file":"index.mjs","sources":["../../../components/anchor/index.ts"],"sourcesContent":["import _Anchor from './anchor';\nimport _AnchorItem from './anchor-item';\nimport _AnchorTarget from './anchor-target';\nimport { withInstall } from '@tdesign/shared-utils';\nimport { TdAnchorProps, TdAnchorTargetProps, TdAnchorItemProps } from './type';\n\nimport './style';\n\nexport * from './type';\nexport type AnchorProps = TdAnchorProps;\nexport type AnchorTargetProps = TdAnchorTargetProps;\nexport type AnchorItemProps = TdAnchorItemProps;\n\nexport const Anchor = withInstall(_Anchor);\nexport const AnchorItem = withInstall(_AnchorItem);\nexport const AnchorTarget = withInstall(_AnchorTarget);\n\nexport default Anchor;\n"],"names":["Anchor","withInstall","_Anchor","AnchorItem","_AnchorItem","AnchorTarget","_AnchorTarget"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAaaA,MAAA,GAASC,YAAYC,OAAO,EAAA;IAC5BC,UAAA,GAAaF,YAAYG,WAAW,EAAA;IACpCC,YAAA,GAAeJ,YAAYK,aAAa;;;;"}