tdesign-vue-next
Version:
TDesign Component for vue-next
1 lines • 796 B
Source Map (JSON)
{"version":3,"file":"index.mjs","sources":["../../../components/sticky-tool/index.ts"],"sourcesContent":["import _StickyTool from './sticky-tool';\nimport _StickyItem from './sticky-item';\nimport { withInstall } from '@tdesign/shared-utils';\nimport { TdStickyToolProps, TdStickyItemProps } from './type';\n\nimport './style';\n\nexport * from './type';\n\nexport type StickyToolProps = TdStickyToolProps;\nexport type StickyItemProps = TdStickyItemProps;\n\nexport const StickyItem = withInstall(_StickyItem);\n\nexport const StickyTool = withInstall(_StickyTool);\n\nexport default StickyTool;\n"],"names":["StickyItem","withInstall","_StickyItem","StickyTool","_StickyTool"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAYaA,UAAA,GAAaC,YAAYC,WAAW,EAAA;IAEpCC,UAAA,GAAaF,YAAYG,WAAW;;;;"}