UNPKG

tdesign-mobile-vue

Version:
1 lines 508 B
{"version":3,"file":"index.mjs","sources":["../../src/sticky/index.ts"],"sourcesContent":["import _Sticky from './sticky';\nimport { withInstall } from '../shared';\nimport { TdStickyProps } from './type';\n\nimport './style';\n\nexport * from './type';\nexport type StickyProps = TdStickyProps;\n\nexport const Sticky = withInstall(_Sticky);\nexport default Sticky;\n"],"names":["Sticky","withInstall","_Sticky"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IASaA,MAAA,GAASC,YAAYC,OAAO;;;;"}