tdesign-mobile-vue
Version:
tdesign-mobile-vue
1 lines • 602 B
Source Map (JSON)
{"version":3,"file":"index.mjs","sources":["../../src/empty/index.ts"],"sourcesContent":["import _Empty from './empty';\nimport { withInstall, WithInstallType } from '../shared';\n\nimport './style';\nimport { TdEmptyProps } from './type';\n\nexport * from './type';\nexport type EmptyProps = TdEmptyProps;\n\nexport const Empty: WithInstallType<typeof _Empty> = withInstall(_Empty);\nexport default Empty;\n"],"names":["Empty","withInstall","_Empty"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IASaA,KAAA,GAAwCC,YAAYC,MAAM;;;;"}