{"version":3,"file":"index.mjs","sources":["../../../components/affix/index.ts"],"sourcesContent":["import _Affix from './affix';\nimport { withInstall } from '@tdesign/shared-utils';\nimport { TdAffixProps } from './type';\n\nimport './style';\n\nexport * from './type';\nexport const Affix = withInstall(_Affix);\nexport type AffixProps = TdAffixProps;\nexport default Affix;\n"],"names":["Affix","withInstall","_Affix"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAOaA,KAAA,GAAQC,YAAYC,MAAM;;;;"}