UNPKG

tdesign-mobile-vue

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