{"version":3,"file":"index.mjs","sources":["../../src/anchor/index.ts"],"sourcesContent":["import _Anchor from './anchor';\nimport _AnchorItem from './anchor-item';\nimport _AnchorTarget from './anchor-target';\nimport withInstall from '../utils/withInstall';\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":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAaO,IAAA,MAAA,GAAA,WAAA,CAAA,OAAA,EAAA;AACA,IAAA,UAAA,GAAA,WAAA,CAAA,WAAA,EAAA;AACA,IAAA,YAAA,GAAA,WAAA,CAAA,aAAA;;;;"}