UNPKG

xdesign-vue-next

Version:

XDesign Component for vue-next

1 lines 496 B
{"version":3,"file":"index.mjs","sources":["../../src/affix/index.ts"],"sourcesContent":["import _Affix from './affix';\nimport withInstall from '../utils/withInstall';\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":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAOO,IAAA,KAAA,GAAA,WAAA,CAAA,MAAA;;;;"}