tdesign-mobile-vue
Version:
tdesign-mobile-vue
1 lines • 614 B
Source Map (JSON)
{"version":3,"file":"index.mjs","sources":["../../src/footer/index.ts"],"sourcesContent":["import _Footer from './footer';\nimport { withInstall, WithInstallType } from '../shared';\n\nimport './style';\nimport { TdFooterProps } from './type';\n\nexport * from './type';\nexport type FooterProps = TdFooterProps;\n\nexport const Footer: WithInstallType<typeof _Footer> = withInstall(_Footer);\nexport default Footer;\n"],"names":["Footer","withInstall","_Footer"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IASaA,MAAA,GAA0CC,YAAYC,OAAO;;;;"}