{"version":3,"file":"index.mjs","sources":["../../src/back-top/index.ts"],"sourcesContent":["import _BackTop from './back-top';\nimport { withInstall } from '../shared';\n\nimport './style';\nimport { TdBackTopProps } from './type';\n\nexport * from './type';\nexport type BackTopProps = TdBackTopProps;\n\nexport const BackTop = withInstall(_BackTop);\nexport default BackTop;\n"],"names":["BackTop","withInstall","_BackTop"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IASaA,OAAA,GAAUC,YAAYC,QAAQ;;;;"}