UNPKG

tdesign-mobile-vue

Version:
1 lines 660 B
{"version":3,"file":"index.mjs","sources":["../../src/loading/index.ts"],"sourcesContent":["import _Loading from './loading';\nimport { withInstall, WithInstallType } from '../shared';\n\nimport { TdLoadingProps } from './type';\nimport './style';\n\nexport * from './type';\nexport * from './plugin';\nexport { default as LoadingPlugin } from './plugin';\n\nexport type LoadingProps = TdLoadingProps;\n\nexport const Loading: WithInstallType<typeof _Loading> = withInstall(_Loading);\nexport default Loading;\n"],"names":["Loading","withInstall","_Loading"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAYaA,OAAA,GAA4CC,YAAYC,QAAQ;;;;"}